[43102] trunk/dports/python

Marcus Calhoun-Lopez mcalhoun at macports.org
Sat Dec 6 20:52:59 PST 2008


Adam Mercer <ram at ...> writes:

> I was under the impression from upstream that numpy will not be fully
> compatible with python26 on Mac OS X until 1.3.0, which is currently
> scheduled for around Christmas, what testing have you done with this?

You are correct.
/opt/local/bin/python2.6 -c 'import numpy; numpy.test()'
failes in the same way as
http://projects.scipy.org/
/pipermail/numpy-tickets/2008-September/002329.html

py26-numpy compiled and worked for my limited needs.
That is as far as I had gotten.

Since a fix should be available reasonable soon, I just added a
warning in r43208.

-Marcus



More information about the macports-dev mailing list