win32gui_dialog problem?
Mark Hammond
mhammond at skippinet.com.au
Fri Nov 21 19:25:58 EST 2003
Tim Roberts wrote:
> I'm running Python 2.3 and win32all-155 on Windows 2000. The
> win32gui_dialog.py sample in win32\demos dies with this:
>
> C:\Apps\Python23\Lib\site-packages\win32\demos>python win32gui_dialog.py
> Fatal Python error: This thread state must be current when releasing
>
> abnormal program termination
>
> C:\Apps\Python23\Lib\site-packages\win32\demos>
>
> It dies at the end of DemoWindow._DoCreate when calling CreateWindow. I'm
> boggled. Is this a known problem?
Yes, it is a known problem. It is fixed in later win32all versions.
Mark.
More information about the Python-list
mailing list