【求助帖】创建虚拟环境遇到报错 #551

Open
opened 2025-02-16 00:14:47 +08:00 by 12510775186cs · 4 comments

报错信息如下所示:
image
目前已经尝试过的方式:
更换镜像源

报错信息如下所示: <img width="727" alt="image" src="/attachments/8e2fd931-9f72-431c-b815-9de8e979ea76"> 目前已经尝试过的方式: 更换镜像源
Author
image
<img width="869" alt="image" src="/attachments/78f215e8-537e-45bc-873a-2fb205d8cd38">
9.6 KiB

具体说明下配置环境的平台之类的

具体说明下配置环境的平台之类的
Author

具体说明下配置环境的平台之类的

就是汇视威平台的

> 具体说明下配置环境的平台之类的 就是汇视威平台的

这些代码是提供网络的:
export HF_HOME=/code/huggingface-cache/
export HF_ENDPOINT=https://hf-mirror.com
export http_proxy=http://10.10.9.50:3000
export https_proxy=http://10.10.9.50:3000
export no_proxy=localhost,127.0.0.1
如果没有执行这些代码,需要先执行这些代码来提供网络。

这些代码是提供网络的: export HF_HOME=/code/huggingface-cache/ export HF_ENDPOINT=https://hf-mirror.com export http_proxy=http://10.10.9.50:3000 export https_proxy=http://10.10.9.50:3000 export no_proxy=localhost,127.0.0.1 如果没有执行这些代码,需要先执行这些代码来提供网络。
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#551
No description provided.