Hey all,
With Numba and Blaze we have been doing a lot of work on what essentially is
compiler technology and realizing more and more that we are treading on ground
that has been plowed before with many other projects. So, we wanted to create
a web-site and perhaps even a mailing list or for
Steve,
Thanks for the report of what worked-- I may well need to do this soon.
sudo xcode-select --switch /Developer-3.2.5
but that had no apparent effect.
Next I put a link in
/Developer -> /Developer-3.2.5
since that seemed to be the path numpy was trying to use.
Aha! I got the right incl
OK,,, I happen to have an old:
/Developer-3,2,5 directory on my 10.8 system, and I found the "xcode-select'
command. I tried
sudo xcode-select --switch /Developer-3.2.5
but that had no apparent effect.
Next I put a link in
/Developer -> /Developer-3.2.5
since that seemed to be the path numpy
Ahhh... I didn't realize that important bit. Thanks... I'll try to see if I can
use xcode3 on 10.8.
thanks,
-steve
On Feb 14, 2013, at 10:58 AM, Chris Barker - NOAA Federal
wrote:
> On Thu, Feb 14, 2013 at 7:57 AM, Derek Homeier
> wrote:
>
>> Where did you get the python3.2 from? Building t
On Thu, Feb 14, 2013 at 7:57 AM, Derek Homeier
wrote:
> Where did you get the python3.2 from? Building the 1.7.0 release works for me
> under 10.8 and Xcode 4.6
> both with the system-provided /usr/bin/python2.7
That makes sense, as Apple probably built it with XCode 4.6 in the first place.
>
The python3.2 was from python.org, 3.2.3 universal 32/64.
thanks,
-steve
On Feb 14, 2013, at 8:57 AM, Derek Homeier
wrote:
> On 14.02.2013, at 3:55PM, Steve Spicklemire wrote:
>
>> I got Xcode 4,6 from the App Store. I don't think it's the SDK since the
>> python 2.7 version builds fine. It
On 14.02.2013, at 3:55PM, Steve Spicklemire wrote:
> I got Xcode 4,6 from the App Store. I don't think it's the SDK since the
> python 2.7 version builds fine. It's just the 3.2 version that doesn't have
> the -I/Library/Frameworks/Python.Framework/Versions/3.2/include/python3.2m in
> the comp
I got Xcode 4,6 from the App Store. I don't think it's the SDK since the python
2.7 version builds fine. It's just the 3.2 version that doesn't have the
-I/Library/Frameworks/Python.Framework/Versions/3.2/include/python3.2m in the
compile options line. When I run setup for 2.7 I see the right in
On Thu, Feb 14, 2013 at 1:09 PM, Steve Spicklemire wrote:
> Hi Numpy Folks!
>
> When I try to build numpy on MacOSX 10.6 with Xcode 3.2.5 installed
> (python3.2 setup.py build) things go great! At some point I get this:
>
>
>
> Generating build/src.macosx-10.6-intel-3.2/numpy
Hi Numpy Folks!
When I try to build numpy on MacOSX 10.6 with Xcode 3.2.5 installed (python3.2
setup.py build) things go great! At some point I get this:
Generating build/src.macosx-10.6-intel-3.2/numpy/core/include/numpy/config.h
C compiler: gcc-4.2 -fno-strict-aliasing -f
On Wed, Feb 13, 2013 at 5:35 AM, Ondřej Čertík wrote:
> David,
>
> On Tue, Feb 12, 2013 at 6:46 AM, David Cournapeau wrote:
>> On Tue, Feb 12, 2013 at 5:49 AM, Ondřej Čertík
>> wrote:
>>> Hi,
>>>
>>> I have uploaded the NumPy 1.7.0 source distribution to pypi:
>>>
>>> http://pypi.python.org/pyp
11 matches
Mail list logo