摘要: 输入以下命令: 1 sudo apt-get install python3-pip 参考链接: https://www.cnblogs.com/banshaohuan/p/10963547.html 阅读全文
posted @ 2020-10-09 10:21 胸怀丶若谷 阅读(4768) 评论(0) 推荐(0)
摘要: 错误: 解决方式:输入一下命令 1 pip3 install --upgrade setuptools 2 python3 -m pip install --upgrade pip 输入命令: 1 pip3 install PyQt5 PyQt5安装完成。 参考链接: https://www.jia 阅读全文
posted @ 2020-10-09 10:05 胸怀丶若谷 阅读(1020) 评论(0) 推荐(0)