[python-win32] Problem on install PyWin32

Michel Claveau mc at mclaveau.com
Fri Nov 21 09:39:43 CET 2008


Hi, all!

When I want install PyWin32 (212) on a computer, I obtain:

EOFError
Traceback (most recent call last):
  File "<string>", line 565, in <module>
  File "<string>", line 443, in install
  File "C:\Python25\lib\site-packages\win32com\client\__init__.py", line 12, 
in <module>
    import dynamic, gencache, pythoncom
  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 
662, in <module>
    __init__()
  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 54, 
in __init__
    _LoadDicts()
  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 
109, in _LoadDicts
    version = p.load()
EOFError
*** run_installscript: internal error 0xFFFFFFFF ***


I do not had this message/problem.
I tried to uninstall/reinstall PyWin ; uninstall/reinstall Python.  Same 
problem.
Details:  Vista ultimate, UAC not active, Win-defender uninstalled, Firewall 
not active, Python 2.5.2

HELP!!!
And... thanks by advance for all solutions.

Michel Claveau







More information about the python-win32 mailing list