Anaconda创建虚拟环境报错—UnavailableInvalidChannel: The channel is not accessible or is invalid

报错1

  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 config --remove-key channels

如果恢复默认源报错如下

CondaKeyError: 'channels': key 'channels' is not in the config file

说明应该是已经恢复到默认源

执行创建环境依然报错时,查看.yml文件中的channels
注释掉.yml文件中的镜像源
在这里插入图片描述

评论 31
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值