Question #102151 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/102151
Aron Wahlberg gave more information on the question: I discovered that I had two port pythons of which only one was active. I uninstalled the older inactive port version of python. Then I did exactly what you suggest below, Johannes. I can't find anything peculiar or suspicious in the output but I still get the same error. I did have a few "not found" though. I don't know how alarming that is? I have made sure about 100 times that I run the mac port python and not the MacOSX one. 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 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

