[Tutor] numpy and python

linda.s samrobertsmith at gmail.com
Mon Nov 6 12:37:04 CET 2006


I use Python 2.4 IDLE to open a py code which import numeric.
I have installed both scipy and numpy into my c:\python24. However, it
was still reported as:
    from Numeric import *
ImportError: No module named Numeric
I got confused...


More information about the Tutor mailing list