Skip to content

_tkinter.TclError when using Python 3.12 and 3.13 from Homebrew on macOS Sequoia 15.2 #5809

Answered by cho-m
w8sl asked this question in Everyday usage
Discussion options

You must be logged in to vote

If you are able to, try building Homebrew/homebrew-core#201830 from source and see if it works.

That applies part of upstream commit python/cpython@47cbf03 for some more compatibility with TCL 9 along with my open PR to fix threading.


If there are still issues, will need to root cause to figure out where they are happening (e.g. in case of pillow, it could be in pillow calls to tkinter API, CPython tkinter's calls to TCL/TK API, or in TCL/TK itself)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@w8sl
Comment options

Comment options

You must be logged in to vote
1 reply
@cho-m
Comment options

Answer selected by w8sl
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants