解决Ubuntu 360 主机卫士运行中出现的一个错误

解决Ubuntu 360 主机卫士运行中出现的一个错误

关于360主机卫士,我们这里就不用介绍了,直接点击这里了解:360主机卫士

zhuji360

按照官方安装完毕,执行扫描程序,出现错误提示:

terminate called after throwing an instance of ‘std::runtime_error’
what():  locale::facet::_S_create_c_locale name not valid
Aborted (core dumped)

解决方法就是安装:python-dev

sudo apt-get install python-dev

如果还是有问题,终端输入以下命令试试:

export LC_ALL="en_US.utf8"


原创文章,作者:506227337,如若转载,请注明出处:https://blog.ytso.com/228901.html

(0)
上一篇 2022年1月11日
下一篇 2022年1月11日

相关推荐

发表回复

登录后才能评论