[Numpy-discussion] howto build numarray 0.4 ? file 'Src/_convmodule.c' does not exist

Sebastian Haase haase at msg.ucsf.edu
Tue Dec 3 14:35:02 EST 2002


Hi all,
I downloaded numarray 0.4 about 5 minutes after I got the announce but 
my naive 'python2.2 ./setup.py build'   gives this

haase at baboon:~/numarray-0.4: python2.2 ./setup.py build
running build
running build_py
not copying Lib/ndarray.py (output up-to-date)
not copying Lib/numtest.py (output up-to-date)
not copying Lib/codegenerator.py (output up-to-date)
not copying Lib/ufunc.py (output up-to-date)
not copying Lib/testdata.py (output up-to-date)
not copying Lib/numarray.py (output up-to-date)
not copying Lib/ieeespecial.py (output up-to-date)
not copying Lib/recarray.py (output up-to-date)
not copying Lib/template.py (output up-to-date)
not copying Lib/arrayprint.py (output up-to-date)
not copying Lib/typeconv.py (output up-to-date)
not copying Lib/numinclude.py (output up-to-date)
not copying Lib/numarrayext.py (output up-to-date)
not copying Lib/_ufunc.py (output up-to-date)
not copying Lib/chararray.py (output up-to-date)
not copying Lib/numtestall.py (output up-to-date)
not copying Lib/numerictypes.py (output up-to-date)
not copying Lib/memmap.py (output up-to-date)
running build_ext
building '_conv' extension
error: file 'Src/_convmodule.c' does not exist

What am I missing? I'm running Linux (debian woody) on i386.

Thanks,
Sebastian






More information about the NumPy-Discussion mailing list