← Back to team overview

dolfin team mailing list archive

Re: [Question #102151]: Unable to import Viper

 

Question #102151 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/102151

Johannes Ring posted a new comment:
Yes, it seems to be something wrong with your VTK installation. You
should try to reinstall like you did above but this time try to clean
the build directory before installing:

  sudo port uninstall vtk-devel
  sudo port clean --all vtk-devel
  sudo port -v install vtk-devel +py26

Look for anything suspicious in the output.

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.