【pip Error】ERROR: Cannot determine archive format of C:\Users\YDD\AppData\Local\Temp\pip-req-build-

【pip Error】ERROR: Cannot determine archive format of C:\Users\YDD\AppData\Local\Temp\pip-req-build-

使用 pip 换源安装时出现 ERROR: Cannot determine archive format of xxx

error photoshot

解决办法:添加对下载源的信任

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn package_you_want

成功安装

你可能感兴趣的:(anaconda,python,pycharm,深度学习)