【发布时间】:2016-09-23 10:46:02
【问题描述】:
我正在使用 PyCharm 来执行我的 Python 程序。今天,我尝试使用 Project Interpreter 更新所有包。我在处理过程中收到以下错误:
错误:[Errno 13] 权限被拒绝
在此之后,我的 Python 库都不会显示在项目解释器列表中。
我在 Mac OS X 10.11.6 中使用 PyCharm Community Edition 2016.2.3。
【问题讨论】:
标签: python python-3.x pycharm