[Numpy-discussion] Installation NumPy v.1.2.1 on Linux
Ilya A. Kozyreff
ia at jscc.ru
Fri May 8 03:45:51 EDT 2009
From: Ilya A. Kozyreff [mailto:ia at jscc.ru]
Sent: Friday, May 08, 2009 11:16 AM
To: 'numpy-discussion at 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.python.org/pipermail/numpy-discussion/attachments/20090508/8ee50a75/attachment.html>
More information about the NumPy-Discussion
mailing list