Ronald Oussoren <ronaldousso...@mac.com> added the comment:
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 ... ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46117> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com