[Numpy-discussion] building numpy 1.6.2 on OSX 10.6 / Python2.7.3

Andrew Nelson andyfaff at gmail.com
Wed Aug 8 19:47:02 EDT 2012


>
>
> Message: 1
> Date: Wed, 8 Aug 2012 08:43:18 +0100
> From: David Cournapeau <cournape at gmail.com>
> Subject: Re: [Numpy-discussion] building numpy 1.6.2 on OSX 10.6 /
>         Python2.7.3
> To: Discussion of Numerical Python <numpy-discussion at scipy.org>
> Message-ID:
>         <
> CAGY4rcW4B9krQXBibyEjeW8DZRjwBxCgV4yDZiBpWcG2zVH5VA at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Wed, Aug 8, 2012 at 6:15 AM, Andrew Nelson <andyfaff at gmail.com> wrote:
> > Dear Pierre,
> > as indicated yesterday OSX system python is in:
> >
> > /System/Library/Frameworks/Python.framework/
> >
> > I am installing into:
> >
> >
> /Library/Frameworks/Python.framework/Versions/Current/lib/python2.7/site-packages
> >
> > This should not present a problem and does not explain why numpy does not
> > build/import correctly on my setup.
>
> Please give us the build log (when rebuilding from scratch to have the
> complete log) so that we can have a better idea of the issue,
>
> David
>
>
>
The build log for the build that fails on my machine can be found at:

http://dl.dropbox.com/u/15288921/log

Examining the symbols again:

p0100m:core anz$ pwd
/Users/anz/Downloads/numpy-1.6.2/build/lib.macosx-10.6-intel-2.7/numpy/core
p0100m:core anz$ nm multiarray.so | grep ceil
         U _npy_ceil
                 U _npy_ceil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120809/7d68bded/attachment.html>


More information about the NumPy-Discussion mailing list