[Numpy-discussion] import issue with new Python

Dinesh B Vadhia dineshbvadhia at hotmail.com
Fri Feb 15 16:00:58 EST 2008


I upgraded to Python 2.5.2c1 today, and got the following error for:

> import numpy
> import scipy

Traceback (most recent call last):
  File "C:\ ... .py", line 19, in <module>
    import scipy
ImportError: No module named scipy

I'm using Numpy 1.0.4 and Scipy 0.6.

Any ideas?

Dinesh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080215/737b0462/attachment.html>


More information about the NumPy-Discussion mailing list