Strange Tkinter error

Chad Netzer cnetzer at mail.arc.nasa.gov
Mon May 12 14:16:38 EDT 2003


On Sat, 2003-05-10 at 21:50, Tim Daneliuk wrote:

> ValueError: invalid literal for int(): ??
> 
> 
> Any ideas on what might be causing this?

As Fredrik said, it is from Tk 8.4.2 and python 2.2.2 or less.  You
could also try using the Tkinter.py file from Python 2.3b1, if you can't
upgrade wholesale to 2.3.  It has workarounds for this change in
behavior.

-- 

Chad Netzer
(any opinion expressed is my own and not NASA's or my employer's)






More information about the Python-list mailing list