You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Miniforge环境下建立的python3.10虚拟环境中,tkinter界面中的中文显示为unicode编码。In the python3.10 virtual environment created under Miniforge, the Chinese in the tkinter interface is displayed in unicode.
#706
Open
mrcedar-git opened this issue
Dec 31, 2024
· 0 comments
In the python3.10 virtual environment created under Miniforge, the Chinese in the tkinter interface is displayed in unicode.
Hi, I've been troubled by a problem, I hope I can get your guidance, thanks a lot: I installed miniforge environment on Rockylinux9.5, and set up python3.10 virtual environment under the environment, running python -m tkinter is normal, However, the Chinese in the tkinter interface is displayed as unicode encoding, such as \u4065\u5634. base environment and other environments are the same. How to make it display in Chinese?
The text was updated successfully, but these errors were encountered:
Comment:
Miniforge环境下建立的python3.10虚拟环境中,tkinter界面中的中文显示为unicode编码
您好,我一直被一个问题困扰,希望能得到指点,不胜感激:我是在Rockylinux9.5上安装的miniforge环境,并在该环境下建立的python3.10虚拟环境,运行python -m tkinter 正常,但tkinter界面中的中文显示为unicode编码,如\u4065\u5634。base环境和其他环境都一样。怎么让它显示成中文啊?
In the python3.10 virtual environment created under Miniforge, the Chinese in the tkinter interface is displayed in unicode.
Hi, I've been troubled by a problem, I hope I can get your guidance, thanks a lot: I installed miniforge environment on Rockylinux9.5, and set up python3.10 virtual environment under the environment, running python -m tkinter is normal, However, the Chinese in the tkinter interface is displayed as unicode encoding, such as \u4065\u5634. base environment and other environments are the same. How to make it display in Chinese?
The text was updated successfully, but these errors were encountered: