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 ronaldoussoren
Recipients asper, epaine, ned.deily, ronaldoussoren, serhiy.storchaka, terry.reedy
Date 2021-12-23.20:20:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640290838.49.0.177433551858.issue46117@roundup.psfhosted.org>
In-reply-to
Content
The script seems to work fine for me, python 3.10.1 on macOS 12.1. I used the python.org installer.

Did you install Python from source or using the installer? What's the output of ``python3 -m test.pythoninfo``, in particular the lines related to Tcl/Tk at the end?

For example:

...
time.tzname: ('CET', 'CEST')
tkinter.TCL_VERSION: 8.6
tkinter.TK_VERSION: 8.6
tkinter.info_patchlevel: 8.6.12
zlib.ZLIB_RUNTIME_VERSION: 1.2.11
...
History
Date User Action Args
2021-12-23 20:20:38ronaldoussorensetrecipients: + ronaldoussoren, terry.reedy, ned.deily, serhiy.storchaka, epaine, asper
2021-12-23 20:20:38ronaldoussorensetmessageid: <1640290838.49.0.177433551858.issue46117@roundup.psfhosted.org>
2021-12-23 20:20:38ronaldoussorenlinkissue46117 messages
2021-12-23 20:20:38ronaldoussorencreate