【发布时间】:2018-11-23 05:48:25
【问题描述】:
Pyforms library: WinError5 Access is denied.
我一直使用 pip 在命令窗口中免费安装所有库。但是当我尝试安装 pyforms 库时,出现以下错误:
Could not install packages due to EnvironmentError: [WinError 5] Access is denied: G:\\Anaconda_3\\Lib\site-packages\\sip.pyd.
Consider using the '--user' option or check the permissions.
我两个都用过: 点安装 pyforms 和 python -m pip install pyforms
我的系统是 windows 10,64 位。
Anaconda IDE - spyder。 p>
【问题讨论】:
标签: python pip installation anaconda pyforms