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 windows. I am wondering if there is some way to take
use of the windows version for gnuradio?
Thanks.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to