Ned Deily <n...@python.org> added the comment:

> Which version of TK 8.5.X fixes this, 8.5.18.0?

Yes, that version of Tk 8.5 does not have this problem. But Tk 8.5 is no longer 
supported by the Tcl project; we recommend the use of Tk 8.6. In general, you 
usually cannot just swap Tk versions; the Python instance you are using needs 
to be built with the right versions of Tcl and Tk. You should check with the 
provider of the Python you are using and get a more current Python that uses a 
current version of Tcl and Tk.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42640>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to