[Numpy-discussion] [SciPy-User] please test/review: Scipy on OS X with Python 2.7
Ralf Gommers
ralf.gommers@googlemail....
Wed Nov 3 19:25:14 CDT 2010
Hi Vincent,
On Wed, Nov 3, 2010 at 10:18 PM, Vincent Davis <vincent@vincentdavis.net> 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>
More information about the NumPy-Discussion
mailing list