国内镜像源通道下载包不可用

报错如下:

Collecting package metadata (current_repodata.json): failed

UnavailableInvalidChannel: The channel is not accessible or is invalid.
  channel name:
  channel url: https://mirrors.tuna.tsinghua.edu.cn
  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

安装成功

输入“y”

UnavailableInvalidChannel: The channel is not accessible or is invalid. channel name: simple cha相关推荐

  1. Anaconda安装包报错——UnavailableInvalidChannel: The channel is not accessible or is invalid

    报错 UnavailableInvalidChannel: The channel is not accessible or is invalid.channel name: anaconda/pkg ...

  2. Conda / Anaconda : UnavailableInvalidChannel The channel is not accessible or is invalid.

    UnavailableInvalidChannel: The channel is not accessible or is invalid. channel name: anaconda/pkgs/ ...

  3. Anaconda更新报404:UnavailableInvalidChannel: The channel is not accessible or is invalid.error404

    Anaconda更新一直报错,修改为国内镜像也不好使,最终找到了未被屏蔽的镜像. 错误日志: UnavailableInvalidChannel: The channel is not accessi ...

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

    报错 Collecting package metadata (current_repodata.json): failedUnavailableInvalidChannel: The channel ...

  5. The channel is not accessible or is invalid

    使用官方命令安装pytorch报错,The channel is not accessible or is invalid 根据官方命令 conda config --show-sources显示co ...

  6. 解决“The channel is not accessible or is invalid”问题

    问题描述 在上篇博文写到为conda添加清华源镜像之后,使用conda安装pytorch报错 conda install pytorch torchvision torchaudio cudatool ...

  7. 【错误记录】前台进程报错 ( Bad notification for startForeground invalid channel for service notification )

    文章目录 一.报错信息 二.解决方案 一.报错信息 使用如下代码启动前台服务 : public class ForegroundService extends Service {public Fore ...

  8. Fabric2.2 error 总结:WARN 0cf access denied: channel expected MSP ID Org1MSP, received Org3MSP channel

    在搭好网络和部署好链码的情况下,使用Org1的锚节点进行初始化账本 peer chaincode invoke -n boxcc -c '{"Args":["Init&q ...

  9. GoLang之channel底层的数据结构是什么、channel的创建(2)

    文章目录 GoLang之channel底层的数据结构是什么.channel的创建(2) 1.数据结构 2.创建 GoLang之channel底层的数据结构是什么.channel的创建(2) 1.数据结 ...

最新文章

  1. 吴恩达Deeplearning.ai课程学习全体验:深度学习必备课程 By 路雪2017年8月14日 11:44 8 月 8 日,吴恩达正式发布了 Deepleanring.ai——基于 Cours
  2. 2019年6月26 突然想到的代码优化
  3. lighttpd mysql_lighttpd+mysql+php
  4. mysql主从复制不同步案例_Mysql主从不同步问题处理案例
  5. java 中for循环中重复定义的变量 为什么不报错?
  6. HALCON学习之旅(六)
  7. python3创建类_python3 metaclass--创建类的过程分析
  8. leetcode 每个结点的右指针 python
  9. 【转】从简单的 F# 表达式构建并发应用程序
  10. 解决VS2015无法打开WinSock2.h,无法找到ws2_32.lib
  11. 软件测试简历制作技巧与方法
  12. 编译google libyuv so库
  13. win10无法装载iso文件_win10系统打开iso格式文件的四种方法
  14. VirtualBox+Vagrant快速搭建linux虚拟环境
  15. 逆向工程核心原理 小结
  16. DP:地头蛇PIPI
  17. Go实战--Design Patterns in Golang 之单利模式(Singleton)
  18. Benefits from music
  19. 基于中文维基百科的词向量构建及可视化
  20. B75对应的服务器芯片组,两代主力 编辑带你看B75和H61相差多少

热门文章

  1. Windows server 2016 AD域的安装和升级域控制器
  2. 计算机与人类关系的英语作文,计算机的英语作文
  3. 仿918回忆模特写真网整站数据库源码 zblog内核,
  4. semantic navigation 目标驱动的视觉语义导航(二)
  5. ios与安卓的时间兼容问题
  6. 关于 浏览器 连接已重置 的解决方法
  7. 学Python划重点 四 (图形界面wxPython 库的使用)
  8. [5 种有效方法] 适用于 Android 的通用解锁图案/密码
  9. insightface 人脸识别
  10. 【Ray Tracing The Rest of Your Life】第3章 光线散射理论