import-problem mit win32api
Verfasst: Freitag 6. Oktober 2006, 09:52
Beim Start eines Programms zur Generierung eines Excel-Sheets bekomme ich folgende Fehlermeldung:
File "C:\DUSWE147\Python24\Lib\site-packages\win32com\__init__.py", line 5, in -toplevel-
import win32api, sys, os
ImportError: DLL load failed: The specified module could not be found.
Wie kann ich dieses Problem beseitigen. Ich habe Python 2.4.3 mit pywin32-203.win32-py2.4 installiert.
das problem habe ich nur bei IDLE, nicht bei pythonwin.
danke
File "C:\DUSWE147\Python24\Lib\site-packages\win32com\__init__.py", line 5, in -toplevel-
import win32api, sys, os
ImportError: DLL load failed: The specified module could not be found.
Wie kann ich dieses Problem beseitigen. Ich habe Python 2.4.3 mit pywin32-203.win32-py2.4 installiert.
das problem habe ich nur bei IDLE, nicht bei pythonwin.
danke