> 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
--
http://mail.python.org/m
On Dec 26, 1:03 pm, "Russell Blau" <[EMAIL PROTECTED]> wrote:
> I have some Tkinter programs that I run on two different machines. On
> Machine W, which runs Python 2.5.1 on Windows XP, these programs run fine.
> On Machine H, which runs Python 2.5.1 on Windows XP, however, the same
> programs cra
I have some Tkinter programs that I run on two different machines. On
Machine W, which runs Python 2.5.1 on Windows XP, these programs run fine.
On Machine H, which runs Python 2.5.1 on Windows XP, however, the same
programs crash regularly. The crashes are not Python exceptions, but rather
a