[python-win32] PythonWin won't start the second time
Zeev B
zeevb.public at gmail.com
Fri Jun 29 15:17:06 CEST 2007
I've uninstalled and reinstalled Pythonwin and indeed after
installation the pyc is present and when Pythonwin runs the first time
it overrides it. I've saved the original intpyapp.pyc and when I use
it Pythonwin runs without a problem. I've compared the "working" pyc
with the "non-working" one and the differ in 2 bytes.
Ze'ev
On 6/22/07, Roger Upole <rwupole at msn.com> wrote:
> > 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?
>
> Since it will start even once, it seems unlikely that the problem is with the
> system dll's.
> The installer itself compiles all the scripts to pyc, so it's even stranger that
> it will run the first time if it crashes when the pyc is present. If you uninstall
> and then reinstall, do the pyc's created by the installer get overwritten when
> Pythonwin runs successfully the first time ?
>
> Roger
>
>
> _______________________________________________
> Python-win32 mailing list
> Python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
More information about the Python-win32
mailing list