> I've installed Python 2.5 and PythonWin (pywin32-210.win32-py2.5) on
> my new XP machine. The first time I run PythonWin after installation
> it runs normally but if I close it and try to run it again it crashes
> ("PyWin32 has encountered a problem and needs to close") every time.
>
> After some investigations I found that if I delete the file
> site-packages\pythonwin\pywin\framework\intpyapp.pyc then PythonWin
> runs normally. Once intpyapp.pyc already exists then it crashes upon
> startup.
>
> Any clues?
>
> Ze'ev

Which installer did you use for Python itself ?
You might want to check if you have an extra python25.dll
hanging around somewhere, possibly from a per-user install
versus an all-users install. 

         Roger

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

Reply via email to