[Pythonmac-SIG] Bulding numpy with the Universal Build

David M. Cooke cookedm at physics.mcmaster.ca
Wed Mar 29 20:56:43 CEST 2006


Ronald Oussoren <ronaldoussoren at mac.com> writes:

> On 28-mrt-2006, at 23:18, Christopher Barker wrote:
>
>> Hi all,
>>
>> I'm embarking on the project of building the various packages I need
>> with the new Universal Build. I've set up a Wiki page to keep track of
>> what I (and others) have done. Please take a look if you are  
>> interested,
>> and add your own work.
>
>
> To answer to the title of the message, the problem with numpy on  
> 10.3.9 is indead caused by numpy patching distutils. This interferes  
> with my changes. I have slightly modified my changes to distutils and  
> numpy now builds correctly. This change will be in the universal  
> build for python 2.4.3.
>
> BTW. from my limited testing it seems that numpy binaries build on  
> 10.4 also work on 10.3.9. I don't actually use numpy myself, so don't  
> know how to properly test it.

Numpy's unit tests can be run by

>>> import numpy
>>> numpy.test()

-- 
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke                      http://arbutus.physics.mcmaster.ca/dmc/
|cookedm at physics.mcmaster.ca


More information about the Pythonmac-SIG mailing list