This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients ned.deily, p.sirenko.94, ronaldoussoren, terry.reedy
Date 2020-12-20.20:54:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608497689.95.0.213654668931.issue42691@roundup.psfhosted.org>
In-reply-to
Content
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?
History
Date User Action Args
2020-12-20 20:54:49terry.reedysetrecipients: + terry.reedy, ronaldoussoren, ned.deily, p.sirenko.94
2020-12-20 20:54:49terry.reedysetmessageid: <1608497689.95.0.213654668931.issue42691@roundup.psfhosted.org>
2020-12-20 20:54:49terry.reedylinkissue42691 messages
2020-12-20 20:54:49terry.reedycreate