NumPy installation won't import correctly

David Cournapeau cournape at gmail.com
Tue Dec 1 07:26:51 EST 2009


On Tue, Dec 1, 2009 at 7:47 PM, Ethos <kevintylr at gmail.com> wrote:

> ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.6/
> lib/python2.6/site-packages/numpy/core/multiarray.so, 2): no suitable
> image found.  Did find:
>        /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-
> packages/numpy/core/multiarray.so: unknown required load command
> 0x80000022

I have never seen this error, but it seems pretty common (for other
software, even unrelated to pyhon), from a quick google search.

We have just released the first RC for numpy 1.4.0. Could you check
whether you still see the problem with it ?

Note that numpy questions are more likely to be answered on the numpy
Mailing List,

cheers,

David



More information about the Python-list mailing list