Question #102123 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/102123
Johannes Ring posted a new comment: Are you sure you are using Python from MacPorts? Try to run 'which python'. It should give you '/opt/local/bin/python'. If you get '/usr/bin/python' instead, run the following commands to select Python from MacPorts: sudo port install python_select sudo python_select python26 -- 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

