[SciPy-user] numpy installation

Jochen Schroeder cycomanic at gmail.com
Sat Mar 14 21:51:17 EDT 2009


Use the $PYTHONPATH variable. 


On 14/03/09 16:53, Avi Purkayastha wrote:
> Hi,
> I installed numpy fine in ~/softwares/numpy.
> 
> However when I went to test it..
> 
>  >>> import numpy
> Traceback (most recent call last):
>    File "<stdin>", line 1, in ?
> ImportError: No module named numpy
> 
> How do I "load" the numpy module in python? I have the numpy install  
> directory in my $PATH, do I need to do anything else?
> 
> Thanks
> 	-- Avi
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list