[issue42480] Python Tkinter crashes on macOS 11.1 beta

Christopher Snowhill report at bugs.python.org
Sat Nov 28 21:33:40 EST 2020


Christopher Snowhill <chris at kode54.net> added the comment:

Sorry about that. I didn't know that Big Sur support wasn't added until post-3.9.0. I'll check if Brew has a newer version now, and even if not, if I can install a Git version for testing.

Incidentally, the error is occuring inside either the Tk or Tcl frameworks, and it's not a version that Brew supplies. Like the system copies of Python 2 and 3, Brew links its builds against the system Tcl and Tk frameworks, which appear to have some bugs in the beta.

Thanks for testing, though.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42480>
_______________________________________


More information about the Python-bugs-list mailing list