[Numpy-discussion] Where's append in NumPy?? Can't Installing NumPy.

Robert Kern robert.kern at gmail.com
Tue Jan 9 14:24:40 EST 2007


Lou Pecora wrote:

> /usr/local/bin/g77 -g -Wall -undefined
> dynamic_lookup...blah,
> blah.../scipy/fftpack/_fftpack.so
> 
> /usr/bin/ld: can't locate file for: -lcc_dynamic

Yup. You can't use g77 with gcc 4. See the instructions I give in the thread
"recompiling needed for binary module after numpy 1.0".

-- 
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