"Nan Zhang" <[EMAIL PROTECTED]> wrote:
I tried to install numpy under cygwin using the method given in
http://gnuradio.org/trac/wiki/NumpyInstall as follows
cd /usr/src
tar zxf numpy-1.0.3.1.tar.gz
cd numpy-1.0.3.1
python setup.py install
but always failed. Could someone help?
You need to b
I tried to install numpy under cygwin using the method given in
http://gnuradio.org/trac/wiki/NumpyInstall as follows
cd /usr/src
tar zxf numpy-1.0.3.1.tar.gz
cd numpy-1.0.3.1
python setup.py install
but always failed. Could someone help? Beside that, I have a python and
numpy installed under wi