[pymvpa] numpy dependecy issues on Mac OS X?
James M. Hughes
James.M.Hughes at Dartmouth.EDU
Sun Apr 26 23:06:59 UTC 2009
Hi all,
I just upgraded to numpy 1.3 via macports (since apparently 1.1+ was
required for matplotlib).
When I tried loading up pymvpa after doing so, I got an error (here's
just the end of it):
/opt/local/lib/python2.5/site-packages/scipy/special/__init__.py in
<module>()
19 register_func('i0',i0)
20 del register_func
21
---> 22 from numpy.testing import NumpyTest
23 test = NumpyTest().test
ImportError: cannot import name NumpyTest
So it seems that NumpyTest doesn't exist in 1.3.
Is this a known issue? Are we meant to not upgrade to numpy 1.3 (on
OS X?)?
Has anyone else encountered this? Does numpy 1.1 work?
Thanks!
James.
More information about the Pkg-ExpPsy-PyMVPA
mailing list