conda无法访问清华源

UnavailableInvalidChannel: The channel is not accessible or is invalid.

问题描述

今天用 conda create -n tensorflow python=3.6 安装 TensorFlow 失败,报错如下:

Collecting package metadata: failed

UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: anaconda/pkgs/free
channel url: https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
error code: 404

You will need to adjust your conda configuration to proceed.
Use ‘conda config --show channels’ to view your configuration’s current state,
and use ‘conda config --show-sources’ to view config file locations.

如图所示:
在这里插入图片描述

原因

我的清华源配置没有问题,前几天还用conda的清华源下载了python的第三方包,不知道为什么出现了这个问题。重新配置了下还是没有解决。网上查了查才知道清华大学在一个一个月前就停止了Anaconda镜像服务的通知,一个月后(2019.05.16)便彻底关闭了Anaconda镜像的文件下载,清华源官网通知如下:

本想着清华源用不了就用中科大的镜像,结果发现中科大的Anaconda镜像也关停了。

解决办法

1、换回conda默认的源,访问起来可能有些慢,但总比无法访问好。

conda config --remove-key channels

2、使用pip安装python的第三方包。

  • 6
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值