[MacPorts] #31675: Problems finding symbols in mpi4py

MacPorts noreply at macports.org
Wed Oct 19 04:33:06 PDT 2011


#31675: Problems finding symbols in mpi4py
--------------------------+-------------------------------------------------
 Reporter:  ask@…         |       Owner:  macports-tickets@…                   
     Type:  defect        |      Status:  new                                  
 Priority:  Normal        |   Milestone:                                       
Component:  ports         |     Version:  2.0.3                                
 Keywords:                |        Port:                                       
--------------------------+-------------------------------------------------
 I have problems getting mpi4py to work in macports


 {{{
 $ port installed | grep -i mpi
   mpich2 @1.4.1p1_0 (active)
   py27-mpi4py @1.2.2_1 (active)
 }}}


 I get the following error when importing


 {{{
 $ /opt/local/bin/mpirun -n 1 python test.py
 Traceback (most recent call last):
   File "test.py", line 72, in <module>
     from mpi4py import MPI
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/mpi4py/MPI.so, 2): Symbol not found:
 _MPI_Type_create_f90_complex
   Referenced from:
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/mpi4py/MPI.so
   Expected in: flat namespace
  in
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/mpi4py/MPI.so
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/31675>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list