[python-win32] Pythonwin starts, displays main window, interactive window 'frame', then exits
Matthias Ekman
matthias.ekman at googlemail.com
Sun Dec 28 19:50:03 CET 2008
> Try deleting your "HKEY_CURRENT_USER\Software\Python 2.5" (using
> whatever version of Python you are using) key - this may have garbage
> which causes MFC to get upset as it starts.
deleting "HKEY_CURRENT_USER\Software\Python 2.5" (Python 2.6 in my case)
works fine for me ... BUT ... on next start up of pythonwin editor a new
entry is created. So do I have to deleate
"HKEY_CURRENT_USER\Software\Python 2.5" *everytime* I use pythonwin?
There might be a better solution?
Best regards,
Matthias
More information about the python-win32
mailing list