Habe ein 64 Bit Windows 7 System mit Eclipse/PyDev. Habe die Pakete NumPy und SciPy installiert, soweit erfolgreich bis auf:
Wenn ich
Code: Alles auswählen
import scipy.integrateFile "C:\Python27\lib\site-packages\scipy\special\__init__.py", line 525, in <module>
from _cephes import *
ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.
es existiert aber unter \scipy\special\ ein _cephes.pyd
Ich glaube ich habe das neueste 64Bit SciPy Paket installiert: scipy-0.11.0rc2.win-amd64-py2.7.exe [35.3 MB] [Python 2.7] [64 bit] [Aug 13, 2012]
Ich habe es schon deinstalliert (also SciPy Ordner gelöscht) und reinstalliert, keine Abhilfe.
Bitte um Hilfe.
thx
Stefan
