z2z63

Results 4 comments of z2z63

我也不能输入中文,ibus+rime,arch kde 仿照上面的做法,修改了`/opt/apps/com.qq.im.deepin/files/run.sh ` 在开头加上了```env locale=zh_CN```,末尾加上了 ``` export XIM=”ibus" export XIM_PROGRAM="ibus" export XMODIFIERS=”@im="ibus" export GTK_IM_MODULE="ibus" export QT_IM_MODULE="ibus" ``` 这是我的run.sh [run.sh.txt](https://github.com/vufa/deepin-wine-wechat-arch/files/10528247/run.sh.txt) 重新启动还是不能输入中文

the same problem, and changing from ``` id_feature_labels = np.empty(num_items, dtype=str) ``` to ``` id_feature_labels = np.empty(num_items, dtype=object) ``` works

> 找到了 同样遇到了这个问题,可以分享一下怎么解决吗

the same error debug log: ``` ➜ ~ DOCHAT_DEBUG=true bash dochat.sh ____ ____ _ _ | _ \ ___ / ___| |__ __ _| |_ | | | |/ _...