Ezra Kahn wrote:
> I am a total newb, learning to ween myself off of Matlab. I am working
> off of EPD6.1, and I cannot get numpy to import. Python keeps sending
> me back this:
>
> Traceback (most recent call last):
> File "<pyshell#0>", line 1, in<module>
> import numpy
> ImportError: No module named numpy
What's EPD6.1? Googling finds "Enthought Python Distribution", is that
what you're using?
If so, this is not a Python problem but specifically an issue with
Enthought's build. I suggest you ask on their help forums.
-- Steven
Yes, all of those things are true. I am using Enthought Python
Distribution which installs a suite of libraries all bundled together.
Thanks for your replies, and the direction towards appropriate places
for help.
Ezra
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor