[Pythonmac-SIG] Installing numpy 0.9.6 problems

Ronald Oussoren ronaldoussoren at mac.com
Sat Mar 25 18:35:09 CET 2006


On 24-mrt-2006, at 21:19, Russell E. Owen wrote:

> In article <4D6DFDB5-B044-4637-9CE9-4E886998A43F at mac.com>,
>  Ronald Oussoren <ronaldoussoren at mac.com> wrote:
>
>> On 23-mrt-2006, at 19:24, James Boyle wrote:
>> ...
>>> I am running OX 10.3.9. I installed python 2.4.2 using Universal
>>> MacPython 2.4.2.dmg.
>>>
>>> When I try to install numpy 0.9.6 it fails ...
>>> .
>>> I am running gcc 3.3. I note that the python 2.4.2 was built using
>>> gcc 4.0.1. Could this difference in gcc versions be the problem?
>>> At present I am at a loss as to what to try next.
>>
>> Could you send the entire output? Compiling on 10.3.9 is suppossed to
>> work.
>
> This may not be relevant, but numpy 0.9.6 built fine for me using  
> MacOS
> X 10.3.9, gcc 3.3 and ActivePython 2.4.2.

The universal binary build contains some trickery to enable building  
extensions
on OSX 10.3.9 even though the default compiler flags contain items  
that don't
work with gcc 3.3. Appearently he's running into problems.

I'll be working on a universal build of python 2.4.3c1 after dinner,  
and will look
into this problem as well.

Ronald

>
> -- Russell
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list