[python-win32] Re: py2exe app on Windows 95

Craig H. Anderson craig at coot.net
Tue Oct 26 17:17:52 CEST 2004


I've tried pywin32-201 and pywin32-203.  Both give this error. 

Niki Spahiev writes: 

> Craig H. Anderson wrote:
>> 
>> App is still not running,  but I found some log output finally.
>> Traceback (most recent call last):
>> File "WOCloseApp.py", line 2, in ?
>> File "adodbapi\__init__.pyc", line 1, in ?
>> File "adodbapi\adodbapi.pyc", line 24, in ?
>> File "win32com\__init__.pyc", line 5, in ?
>> File "win32api.pyc", line 9, in ?
>> File "win32api.pyc", line 7, in __load
>> ImportError: DLL load failed: A device attached to the system is not 
>> functioning.
> 
> This strange message means that some of imports of win32api.pyd are 
> missing. Are you using latest pywin32? 
> 
> There was problem with b202 IIRC 
> 
> Niki Spahiev 
> 
 


More information about the Python-win32 mailing list