<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br>when i import numpy in python i get following error :<br><br><br>Python 2.6.5 (r265:79063, May  2 2010, 10:47:11) <br>[GCC 4.3.3] on linux2<br>Type "help", "copyright", "credits" or "license" for more information.<br>>>> import numpy<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in <module><br>ImportError: No module named numpy<br><br>however when  i do sudo apt-get install python-numpy i get :<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>python-numpy is already the newest version.<br>0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.<br><br>please help me .<br>Thanks.<br>                                    <br /><hr />Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>