Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Chinese display of the UVR5.6 interface under Rockylinux9 is unicoded, for example: \u05t7\46y8\ Rockylinux9系统下UVR5.6界面中文显示为unicode编码,如:\u05t7\46y8\ #1678

Open
mrcedar-git opened this issue Dec 22, 2024 · 0 comments

Comments

@mrcedar-git
Copy link

大佬,你好!
非常感谢你开发出这么优秀开源软件——ultimatevocalremover5.6,但我一直被一个问题困扰,希望能得到你的帮助,不胜感激:
我尝试在Rockylinux9.5上用anaconda创建python虚拟环境,我分别在python3.9、3.10、3.11环境下安装了UVR5.6 ,都能成功启动图形界面,但图形界面中的中文却显示为unicode编码。
我在anaconda环境下运行python -m tkinter 正常,但tkinter界面中的中文显示为unicode编码,如\u4065\u5634。我在 pip 安装过程中,替换了系统不支持的Dora-0.0.3的源码setup.py文件中的依赖项"sklearn“为scikit-searn。其余的都按照你的linux安装说明进行的。
 
怎么让ultimatevocalremover5.6图形界面正确显示中文啊?
 
Hello guy!
Thank you very much for developing such an excellent open source software - ultimatevocalremover 5.6, but I have been bothered by a problem, I hope to get your help, I am very grateful:
I tried to create a python virtual environment with anaconda on Rockylinux9.5, I installed UVR5.6 in python3.9, 3.10, 3.11 environment, respectively, and I can successfully launch the GUI, but the Chinese in the GUI shows unicode encoding.
I'm running python -m tkinter in anaconda environment is fine, but the Chinese in the tkinter interface shows up as unicode encoding, such as \u4065\u5634. During the pip installation, I replaced the dependency "sklearn" in the source code setup.py file of Dora-0.0.3, which is not supported by the system, with scikit-searn. The rest follows your Linux installation instructions.
 
How to make ultimatevocalremover 5.6 graphical interface display Chinese correctly?

@mrcedar-git mrcedar-git changed the title The Chinese display of the UVR5.6 interface under Rockylinux9 is unicoded, for example: \u05t7\46y8\Rockylinux9系统下UVR5.6界面中文显示为unicode编码,如:\u05t7\46y8\ The Chinese display of the UVR5.6 interface under Rockylinux9 is unicoded, for example: \u05t7\46y8\ Rockylinux9系统下UVR5.6界面中文显示为unicode编码,如:\u05t7\46y8\ Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant