Skip to content

_tkinter.TclError: character U+1f7a8 is above the range (U+0000-U+FFFF) allowed by Tcl #334

Answered by israel-dryer
renanozelo asked this question in Q&A
Discussion options

You must be logged in to vote

You may be able to fix this by using a more recent version of Python (3.8, 3.9+), which will give you bug fixes in tkinter which come from tcl/tk.

Unfortunately, not all of the modern character ranges are supported by tcl/tk and this is what you are running into here.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by renanozelo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants