摘要:
pylint为python的代码分析工具,如未安装一直在右下角弹出提示安装,点击安装时又会出现乱七八糟的错误,网上查找后大多数都是说是编码错误。 ERROR: Command errored out with exit status 1: command: 'D:\work\python\Progr 阅读全文
摘要:
在Ubuntu中使用apt安装软件时出现“Unable to lock the administration directory (/var/lib/dpkg/) is another process using it”的错误, 解决方案之一是杀死所有apt进程: 使用命令查看apt进程 找到进程I 阅读全文