Hi Vincent,

On Wed, Nov 3, 2010 at 10:18 PM, Vincent Davis <[email protected]> wrote:
>
>
> Ok I am a little more awake now and not in zombi mode. That is  correct osx
> 10.6 c++4.2, Doing it again and maybe correctly with python-2.7-macosx10.5
> and c++4.0.
> full scipy test results here
> https://gist.github.com/661125
> summary

Can you tell us the build command you used, and output of the "file"
command on the built .so files? Also, can you run the numpy test suite
like so:
  >>> numpy.test('full')

Thanks,
Ralf

>
> ======================================================================
> ERROR: Failure: ImportError
> (dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/fftpack/_fftpack.so,
> 2): no suitable image found.  Did find:
>         /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/fftpack/_fftpack.so:
> mach-o, but wrong architecture)
<snip>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to