Question #102151 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/102151
Aron Wahlberg gave more information on the question: Do I have to manually put vtk on the pythonpath? In that case, what file/directory should go there? Aron On 4 Mar, 2010, at 18:14, Johannes Ring wrote: > Your 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 direct > subscriber of the question. You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

