[SciPy-User] Trouble with numpy on OSX...
Anthony Palomba
apalomba at austin.rr.com
Fri Feb 17 11:35:57 EST 2012
I am trying to get my scipy environment running on my mac.
I have a MBP running OSX 10.7 with python2.7 (python.org)
installed.
I installed scipy-0.10.0-py2.7-python.org-macosx10.3
and numpy-1.6.1-py2.7-python.org-macosx10.3.
When I try to import multiarray, i get the following error...
ImportError:
dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so,
2): no suitable image found. Did find:
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so:
no matching architecture in universal wrapper
Is there something I am missing?
Thanks,
Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120217/b7bbd79f/attachment.html>
More information about the SciPy-User
mailing list