[MacPorts] #40012: py33-mpi4py broken
MacPorts
noreply at macports.org
Mon Aug 5 11:28:16 PDT 2013
#40012: py33-mpi4py broken
------------------------------+--------------------------------
Reporter: Deil.Christoph@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: py33-mpi4py
------------------------------+--------------------------------
{{{py33-mpi4py}}} is broken:
{{{
$ python3.3 -c 'from mpi4py import MPI'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "asarray.pxi", line 4, in init mpi4py.MPI (src/mpi4py.MPI.c:98336)
ValueError: level must be >= 0
}}}
It's a problem with `mpi4py` itself, not with Macports:
https://code.google.com/p/mpi4py/issues/detail?id=40
The problem could be fixed as described here
https://groups.google.com/d/msg/mpi4py/NjwlTbmnj2M/J2d3aydDD8IJ
but I think simply waiting for a new mpi4py release should be OK as there
currently are very few Python 3.3 users.
--
Ticket URL: <https://trac.macports.org/ticket/40012>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list