Terry J. Reedy <tjre...@udel.edu> added the comment:

This is a 'ancient, buggy tcl/tk 8.5.9 on OS11' issue, not an IDLE issue.  Only 
8.6.10 has a chance with OS11, and even that is a bit flakey.  But I have no 
issues so far running 3.9.1 and IDLE with the Universal2 OS11 build from 
python.org on Mohave.

What happens if you run 'python3.9' on a command line?  What about 'python 3.9 
-c "import tkinter; tkinter.Tk()"'?

Ned & Ronald: I expect we should close this as 3rd party (Apple, Active State 
(tcl/tk), and homebrew).  Do either of you want to add anything?

----------
assignee: terry.reedy -> 
components: +Tkinter, macOS -IDLE
nosy: +ned.deily, ronaldoussoren

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

Reply via email to