从终端打开 ScudCloud 时出现无法找到“/usr/share/hunspell/en_IN”的词典,为什么?

从终端打开 ScudCloud 时出现无法找到“/usr/share/hunspell/en_IN”的词典,为什么?

我打开终端并输入 ScudCloud,它开始运行,并在终端上显示一条消息,无法找到词典

/usr/share/hunspell/en_IN"

我不知道为什么,甚至不知道这是做什么的。有人可以指导我吗?

答案1

尝试这个,

sudo apt-get install hunspell-en-us libqtwebkit-qupzillaplugins python3-hunspell

https://github.com/raelgc/scudcloud/blob/master/README.md

相关内容