← Back to team overview

dolfin team mailing list archive

Re: [Question #102123]: MPI problems

 

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.