Die Suche ergab 1 Treffer

von breznsuezer
Samstag 21. Oktober 2006, 10:16
Forum: Installation/Konfigurieren
Thema: numeric laesst sich nicht importieren
Antworten: 7
Zugriffe: 4211

numeric laesst sich nicht importieren

Hallo Alle!

Ich habe ein Problem mit numpy:

>>> import numeric

Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import numeric
ImportError: No module named numeric
>>>


System : winxpsp2, Python25, numpy-Install-File: numpy-1.0rc3.win32-py2.5.exe

Ich habe numpy ...