pip安装错误

pip安装时出现下面错误:

ERROR: Cannot unpack file C:\Users\Administrator\AppData\Local\Temp\pip-unpack-9kvslfo2\simple.html (downloaded from C:\Users\Administrator\AppData\Local\Temp\pip-req-build-pl0cid7e, content-type: text/html); cannot detect archive format
ERROR: Cannot determine archive format of C:\Users\Administrator\AppData\Local\Temp\pip-req-build-pl0cid7e


使用该命令客园解决!
pip install pylint -i "http://pypi.doubanio.com/simple/" --trusted-host pypi.doubanio.com

 

上一篇:第三方模块加载时出现XXX运行 提示错误:无法加载文件 C:\Users\gxf\AppData\Roaming\npm\XXX.ps1,因为在此系统上禁止运行脚本。


下一篇:electron build慢