Re: [Numpy-discussion] Problems installing numpy on Mac OS 10.4

2008-02-22 Thread Robert Kern
Alex Donaldson wrote: > compile options: > '-I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -Inumpy/core/src -Inumpy/core/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c' > gcc: _configtest.c > sh: line 1: gcc: command not found This is y

Re: [Numpy-discussion] Problems installing numpy on Mac OS 10.4

2008-02-22 Thread Alex Donaldson
Running from numpy source directory. non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2_4422 blas_opt_info: FOUND: extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] define_macros = [('NO_ATLAS_INFO', 3)] extra_compile_args = ['-faltivec', '-I/System/Library/Framewo

Re: [Numpy-discussion] Problems installing numpy on Mac OS 10.4

2008-02-22 Thread Robert Kern
On Fri, Feb 22, 2008 at 6:57 PM, Alex Donaldson <[EMAIL PROTECTED]> wrote: > I'm trying to install numpy 1.0.4 on my Intel MacBook Pro with Mac OS 10.4 > and running Python 2.5. When I run python setup.py build I get the > errors below. Is this a compatibility issue?: I don't know. Please prov

[Numpy-discussion] Problems installing numpy on Mac OS 10.4

2008-02-22 Thread Alex Donaldson
I'm trying to install numpy 1.0.4 on my Intel MacBook Pro with Mac OS 10.4 and running Python 2.5. When I run python setup.py build I get the errors below. Is this a compatibility issue?: Running from numpy source directory. non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2_4422