Pytorch的换源安装教程

Linux下Pytorch 的安装(中科大源)

一开始使用清华源,结果安装到一半就报错

Downloading and Extracting P
cudatoolkit-10.2.89  | 365.1 MB  | ############################9                                                                                                            |  21% 
blas-1.0             | 6 KB      | ######################################################################################################################################## | 100% 
jpeg-9b              | 941 KB    | ######################################################################################################################################## | 100% 
ninja-1.7.2          | 939 KB    | ######################################################################################################################################## | 100% 
pillow-8.0.0         | 624 KB    | ######################################################################################################################################## | 100% 
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/cudatoolkit-10.2.89-hfd86e86_1.conda>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way. 

后面查了下,原来是清华源不能用了,立马换成中科大源

#换回默认源:conda config --remove-key channels
#换中科大源:
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
#安装pytorch
conda install pytorch torchvision cudatoolkit=10.2 pytorch

安装成功!

  • 4
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值