博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
UnavailableInvalidChannel: The channel is not accessible or is invalid. channel name: simple cha
阅读量:3916 次
发布时间:2019-05-23

本文共 527 字,大约阅读时间需要 1 分钟。

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

报错如下:

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”

转载地址:http://vrvrn.baihongyu.com/

你可能感兴趣的文章
Windows Terminal 新手入门
查看>>
IdentityServer4 之Client Credentials走起来
查看>>
腾讯公测云开发低码!实战评测
查看>>
.NET 5 开源工作流框架elsa技术研究
查看>>
C#-WinForm跨线程修改UI界面
查看>>
Amazing 2020
查看>>
代码改变世界,也改变了我
查看>>
【Git】Git-常用命令备忘录(一)
查看>>
2021,未来可期
查看>>
阿星Plus:基于abp vNext开源一个博客网站
查看>>
写给自己,2020的年终总结
查看>>
使用 ML.NET 识别乐高颜色块
查看>>
Flash 生命终止,HTML5能否完美替代?
查看>>
ML.NET生成器带来了许多错误修复和增强功能以及新功能
查看>>
微信适配国产操作系统:原生支持 Linux
查看>>
我的2020年终总结:新的角色,新的开始
查看>>
“开源、共享、创新” 2020 中国.NET开发者大会小结
查看>>
C# 9 新特性 —— 增强的模式匹配
查看>>
. NET5一出,. NET岗面试普遍喊难,真相是…
查看>>
强烈推荐:SiteServer CMS开源免费的企业级CMS系统!
查看>>