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 _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32