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

Can's show chinese characters in spyder5.2 #140

Open
lixinf opened this issue Jan 4, 2023 · 2 comments
Open

Can's show chinese characters in spyder5.2 #140

lixinf opened this issue Jan 4, 2023 · 2 comments
Labels

Comments

@lixinf
Copy link

lixinf commented Jan 4, 2023

Comment:

I install the miniforge3 in raspberry pi. then i install spyder by input conda install spyder.
But I found the chinese characters in python comments can't be display at all .
However, when I use spyder4 in raspberry( installed by pip3 install spyder in raspberry pi) can show chinese characters very well.

@lixinf lixinf added the question label Jan 4, 2023
@hmaarrfk hmaarrfk transferred this issue from conda-forge/miniforge Jan 4, 2023
@ccordoba12
Copy link
Contributor

ccordoba12 commented Jan 4, 2023

Hey @lixinf, thanks for reporting. You need to install this package

conda install fcitx-qt5

to be able to to input Chinese characters in Spyder.

If the package is not available for the aarch64 architecture (the one used by the Raspberry Pi), I'm afraid there's nothing we can do about it.

@dalthviz
Copy link
Member

dalthviz commented Sep 6, 2023

Just in case, fcitx-qt5 is only available for linux64: https://anaconda.org/conda-forge/fcitx-qt5/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants