[Numpy-discussion] Installing numpy on py 3.1.2 , osx

Vincent Davis vincent at vincentdavis.net
Mon Jun 7 23:49:40 EDT 2010


On Mon, Jun 7, 2010 at 7:59 PM, Vincent Davis <vincent at vincentdavis.net> wrote:
> On Mon, Jun 7, 2010 at 7:26 PM, Ralf Gommers
> <ralf.gommers at googlemail.com> wrote:
>>
>>
>> On Tue, Jun 8, 2010 at 4:46 AM, Vincent Davis <vincent at vincentdavis.net>
>> wrote:
>>>
>>> On Mon, Jun 7, 2010 at 2:11 PM, Skipper Seabold <jsseabold at gmail.com>
>>> wrote:
>>> > On Mon, Jun 7, 2010 at 4:02 PM, Vincent Davis <vincent at vincentdavis.net>
>>> > wrote:
>>> >>   "Cannot compile 'Python.h'. Perhaps you need to "\
>>> >> SystemError: Cannot compile 'Python.h'. Perhaps you need to install
>>> >> python-dev|python-devel.
>>> >
>>> > Not sure about this.  Might be the compiler issue, but I know on Linux
>>> > you need to install the python-dev (or python-devel) package, but I
>>> > don't see that as a pre-req on the Mac page.
>>>
>>> So it seems to be seeing the newly installed fortran, but I do get an
>>> error at the end.
>>>  File "numpy/core/setup.py", line 260, in check_types
>>>    "Cannot compile 'Python.h'. Perhaps you need to "\
>>> SystemError: Cannot compile 'Python.h'. Perhaps you need to install
>>> python-dev|python-devel.
>>>
>>> Any ideas, I looked into how python-dev|python-devel applied to python
>>> but could make much of what I found. I tried to build python 3.1.2
>>> from source but that didn't work out. If I need to go that direction I
>>> guess I need to.
>>>
>> You are probably missing the 10.4 SDK. It's an optional install of XCode on
>> your Snow Leopard DVD.
>
> True I have 10.5 and 10.6 SDK I will install the 10.4 and try again.
> Thanks
> Vincent

Still no go after installing 10.4 sdk
Attached terminal output.

>>
>> Cheers,
>> Ralf
>>
>>
>>
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion at scipy.org
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Terminal Saved Output.txt.zip
Type: application/zip
Size: 43615 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100607/cf700974/attachment.zip>


More information about the NumPy-Discussion mailing list