【问题标题】:Pyforms library: WinError5 Access is deniedPyforms 库:WinError5 访问被拒绝
【发布时间】: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 1064 位
Anaconda IDE - spyder。 p>

【问题讨论】:

    标签: python pip installation anaconda pyforms


    【解决方案1】:

    我用过

    python -m pip install --user pyforms
    

    给出了一些警告但有效。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-12-07
      • 2016-03-02
      • 1970-01-01
      • 2014-08-10
      • 2016-01-31
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多