标签: python pip pycharm
我知道这个问题已经发布了几次,但是我已经尝试过这些线程建议的所有内容(使用终端,确保pip更新,确保它位于正确的文件夹中等)并且我是仍然无法安装新包。任何人都有任何新的建议,我不知道该做什么。非常感谢你。
The error that I am encountering in both the terminal and in Pycharm
答案 0 :(得分:0)
您无法从PyPI安装os - os是标准库中的模块。
os