I've installed Python 2.5 for all users using the python-2.5.msi installer. I've also searched for python25.dll and there is only one copy of it (in C:\WINDOWS\system32\python25.dll). Obviously, something is wrong in my XP environment, maybe a dll with the wrong version (mfc?). Can this be related to encoding mismatch?
Ze'ev On 6/21/07, Roger Upole <[EMAIL PROTECTED]> wrote: > > 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 > _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32