[Tutor] Tkinter, PMW and Linux

Abel Daniel abli at freemail.hu
Tue Aug 12 22:25:32 EDT 2003


MI wrote:
> I wrote a code in Python in a Windows98 machine and tried to run it on
> a Linux machine but I had some few errors with Tkinter and PMW.
> Specifically I had problems (i.e. many screens full of errors) with
> ".tk_focusNext()" and PMW.Group.
> 
> If anybody has any idea to help me will be wonderful.
Post the code, and the version numbers of python, tkinter and pmw.
(You might want to narrow down the problem to avoid needing to post too
much code. Make sure to post something that can be run after a simple
cut&pasting, without editing it.)
And post some of the traceback you get. (those
"many screen full of errors" will most likely be something repeating
many times. Try weeding out the duplicates.)

Abel Daniel



More information about the Tutor mailing list