error importing numpy

sanam singh sanamsingh at hotmail.com
Thu May 20 01:51:19 EDT 2010


Hi,
when i import numpy in python i get following error :


Python 2.6.5 (r265:79063, May  2 2010, 10:47:11) 
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named numpy

however when  i do sudo apt-get install python-numpy i get :
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python-numpy is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.

please help me .
Thanks.
 		 	   		  
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100520/e9165038/attachment.html>


More information about the Python-list mailing list