<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Message: 1<br>
Date: Wed, 8 Aug 2012 08:43:18 +0100<br>
From: David Cournapeau <<a href="mailto:cournape@gmail.com">cournape@gmail.com</a>><br>
Subject: Re: [Numpy-discussion] building numpy 1.6.2 on OSX 10.6 /<br>
        Python2.7.3<br>
To: Discussion of Numerical Python <<a href="mailto:numpy-discussion@scipy.org">numpy-discussion@scipy.org</a>><br>
Message-ID:<br>
        <<a href="mailto:CAGY4rcW4B9krQXBibyEjeW8DZRjwBxCgV4yDZiBpWcG2zVH5VA@mail.gmail.com">CAGY4rcW4B9krQXBibyEjeW8DZRjwBxCgV4yDZiBpWcG2zVH5VA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
On Wed, Aug 8, 2012 at 6:15 AM, Andrew Nelson <<a href="mailto:andyfaff@gmail.com">andyfaff@gmail.com</a>> wrote:<br>
> Dear Pierre,<br>
> as indicated yesterday OSX system python is in:<br>
><br>
> /System/Library/Frameworks/Python.framework/<br>
><br>
> I am installing into:<br>
><br>
> /Library/Frameworks/Python.framework/Versions/Current/lib/python2.7/site-packages<br>
><br>
> This should not present a problem and does not explain why numpy does not<br>
> build/import correctly on my setup.<br>
<br>
Please give us the build log (when rebuilding from scratch to have the<br>
complete log) so that we can have a better idea of the issue,<br>
<br>
David<br>
<br><br></blockquote></div><div><br></div>The build log for the build that fails on my machine can be found at:
<div><br></div><div><a href="http://dl.dropbox.com/u/15288921/log">http://dl.dropbox.com/u/15288921/log</a></div><div><br></div><div>Examining the symbols again:</div><div><div><div><br></div><div>p0100m:core anz$ pwd</div>
<div>/Users/anz/Downloads/numpy-1.6.2/build/lib.macosx-10.6-intel-2.7/numpy/core</div></div><div>p0100m:core anz$ nm multiarray.so | grep ceil</div><div>         U _npy_ceil</div><div>                 U _npy_ceil</div></div>
<div><br></div>