[Numpy-discussion] numpy rev7353 w/ OS X 10.6

Robert Kern robert.kern at gmail.com
Tue Sep 1 22:56:33 EDT 2009


On Tue, Sep 1, 2009 at 21:35, Christopher Hanley<chanley at stsci.edu> wrote:
> Hi,
>
> Upgraded to Snow Leopard, left setup.py and all environment variables
> the same, tried latest numpy from source.  This is the build error I
> receive:

> C compiler: cc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
> -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
>
> compile options: '-Inumpy/core/src -Inumpy/core/src/npymath
> -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include
> -I/usr/stsci/pyssgdev/Python-2.5.1/include/python2.5 -c'
> cc: _configtest.c
> sh: cc: command not found

Do you have a CC environment variable set incorrectly to "cc"?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list