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
I use the Manjaro Linux,but i can not input Chinese by fcitx.
Traceback
File "/home/mcq/anaconda3/lib/python3.8/site-packages/spyder/plugins/completion/snippets/actor.py", line 92, in handle_msgif language_snippets[current_word]:
File "/home/mcq/anaconda3/lib/python3.8/site-packages/spyder/plugins/completion/snippets/trie.py", line 81, in __getitem__iflen(sequence) ==0:
TypeError: object of type 'NoneType' has no len()
@miaochangq As for inputting Chinese with fcitx, you need a library called fcitx-qt for this but fcitx-qt is not available in Anaconda. This is discussed in #4120. That issue also contains a possible workaround, but it is a bit complicated.
Description
What steps will reproduce the problem?
I use the Manjaro Linux,but i can not input Chinese by fcitx.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: