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





_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to