ToB企服应用市场:ToB评测及商务社交产业平台

标题: conda快速安装;ERROR: Cannot determine archive format of C:\Users\Liu_ [打印本页]

作者: 花瓣小跑    时间: 2024-8-8 17:02
标题: conda快速安装;ERROR: Cannot determine archive format of C:\Users\Liu_
  ERROR: Cannot unpack file C:\Users\Liu_J\AppData\Local\Temp\pip-unpack-owndkqyv\simple.html (downloaded from C:\Users\Liu_J\AppData\Local\Temp\pip-req-build-r_cc2xc4, content-type: text/html); cannot detect archive format
ERROR: Cannot determine archive format of C:\Users\Liu_J\AppData\Local\Temp\pip-req-build-r_cc2xc4

我是将虚拟环境 的路径从c盘,cd 到E盘的指定路径后,执行安装下令出现以上错误
执行的下令为 镜像快速安装
  1. pip install h5py i https://pypi.tuna.tsinghua.edu.cn/simple
复制代码


错误的缘故原由
应该设置信托该镜像源
 办理方法   ,镜像源的设置格式:
pip install -i 镜像源 --trusted-host 镜像源 库
我对以上的下令进行更改,如下(安装h5py):
  1. pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn h5py
复制代码

 成功安装

免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。




欢迎光临 ToB企服应用市场:ToB评测及商务社交产业平台 (https://dis.qidao123.com/) Powered by Discuz! X3.4