On Wed, Feb 24, 2010 at 11:21 AM, Bruce Southey wrote:
> On 02/23/2010 04:47 PM, Robert Kern wrote:
>>
>> On Tue, Feb 23, 2010 at 13:18, Tom Loredo
>> wrote:
>>
>>>
>>> Hi-
>>>
>>> I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will
>>> not install; it appears something has changed
On 02/23/2010 04:47 PM, Robert Kern wrote:
> On Tue, Feb 23, 2010 at 13:18, Tom Loredo wrote:
>
>> Hi-
>>
>> I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will
>> not install; it appears something has changed within distutils that
>> breaks it:
>> File
>> "/Volumes/System/Us
On Tue, Feb 23, 2010 at 4:47 PM, Robert Kern wrote:
> On Tue, Feb 23, 2010 at 13:18, Tom Loredo wrote:
>>
>> Hi-
>>
>> I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will
>> not install; it appears something has changed within distutils that
>> breaks it:
>> File
>> "/Volumes/Sys
On Tue, Feb 23, 2010 at 13:18, Tom Loredo wrote:
>
> Hi-
>
> I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will
> not install; it appears something has changed within distutils that
> breaks it:
> File
> "/Volumes/System/Users/loredo/Downloads/numpy-1.4.0-OSX/numpy/distutils/ccom
On Tue, Feb 23, 2010 at 13:32, Bruce Southey wrote:
> On 02/23/2010 01:18 PM, Tom Loredo wrote:
>> Hi-
>>
>> I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will
>> not install; it appears something has changed within distutils that
>> breaks it:
>>
>> $ export MACOSX_DEPLOYMENT_TARG
On 02/23/2010 01:18 PM, Tom Loredo wrote:
> Hi-
>
> I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will
> not install; it appears something has changed within distutils that
> breaks it:
>
> $ export MACOSX_DEPLOYMENT_TARGET=10.6
> $ export CFLAGS="-arch x86_64"
> $ export FFLAGS="-m
Hi-
I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will
not install; it appears something has changed within distutils that
breaks it:
$ export MACOSX_DEPLOYMENT_TARGET=10.6
$ export CFLAGS="-arch x86_64"
$ export FFLAGS="-m64"
$ export LDFLAGS="-Wall -undefined dynamic_lookup -bu