[Numpy-discussion] Installation NumPy v.1.2.1 on Linux
Ilya A. Kozyreff
ia@jscc...
Fri May 8 02:45:51 CDT 2009
From: Ilya A. Kozyreff [mailto:ia@jscc.ru]
Sent: Friday, May 08, 2009 11:16 AM
To: 'numpy-discussion@scipy.org'
Subject: Installation NumPy v.1.2.1 on Linux
Hi, all!
I try to install NumPy v.1.2.1 on Red Hat Linux as user like this:
$ python setup.py install --prefix=/nethome/ia/usr/
$ python -c 'import numpy; numpy.test()'
Traceback (most recent call last):
File "<string>", line 1, in ?
ImportError: No module named numpy
What I do wrong?
Best regards,
Ilya Kozyrev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20090508/8ee50a75/attachment.html
More information about the Numpy-discussion
mailing list