Python/Tkinter DLL conflicts on Windows

"Martin v. Löwis" martin at v.loewis.de
Wed Dec 26 18:35:37 EST 2007


>  Any help in tracking down the source of this problem 
> would be appreciated.

You could try installing a debugger on machine H, hoping
that the debugger gets entered when pythonw crashes. The
stack trace may provide some insight on what precisely fails.

HTH,
Martin



More information about the Python-list mailing list