[Numpy-discussion] ImportError: No module named Numeric

Neven Gorsic N.Gorsic at vipnet.hr
Tue May 2 05:27:22 EDT 2006


I have WinXp SP1 and I installed:
 
    python-2.4.3.msi
 
and 3 packeges:
 
    numpy-0.9.6r1.win32-py2.4.exe
    scipy-0.4.8.win32-py2.4-pentium4sse2.exe
    py2exe-0.6.5.win32-py2.4.exe
 
All 3 directories are placed in the C:\Python24\Lib\site-packages.
After I type import Numeric I got "ImportError: No module named
Numeric".
But SciPy which needs NumPy works fine (no Impert Error).
 
Can You help me what to do?
 
    Neven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060502/ce4aef86/attachment.html>


More information about the NumPy-Discussion mailing list