解决方法很简单。

先输入以下命令:

conda config --append channels conda-forge

在安装你所需要的包即可。

PackagesNotFoundError: The following packages are not available from current channels:相关推荐

  1. 成功解决PackagesNotFoundError: The following packages are not available from current channels: tensorflo

    成功解决PackagesNotFoundError: The following packages are not available from current channels: tensorflo ...

  2. PackagesNotFoundError: The following packages are not available from current channels的解决办法

    解决方法一:将conda-forge添加到搜索路径上 首先,当出现这种报错时,应该首先尝试使用以下命令将conda-forge channel添加到你的channel列表中: conda config ...

  3. PackagesNotFoundError: The following packages are not available from current channels 解决办法

    问题:PackagesNotFoundError: The following packages are not available from current channels 问题一: 因为要用到l ...

  4. PackagesNotFoundError: The following packages are not available from current channels解决办法

    PackagesNotFoundError: The following packages are not available from current channels 应该是路径中没有添加需要安装 ...

  5. 如果conda找不到想要安装的库怎么办PackagesNotFoundError: The following packages are not available from current

    即便在conda上用上了清华源之类的,但也会经常发现自己想要安装的库不在清华源内,报错: PackagesNotFoundError: The following packages are not a ...

  6. 使用conda安装pytorch时出现PackagesNotFoundError: The following packages are not available from current chan

    今天重装了Anaconda后发现pytorch安装不了了 无论怎么改镜像源地址都是出现下面的错误. PackagesNotFoundError: The following packages are ...

  7. conda install安装python库失败:PackagesNotFoundError: The following packages are not available from curren

    意思是conda目前的channels不存在该库,需要增加新的channel. conda config --add channels conda-forge 然后查看config conda con ...

  8. PackagesNotFoundError: The following packages are missing from the target environment: - xlrd

    原因分析:anaconda中的一些库中,包的下载来源是pypi,通过以下来删除: pip uninstall 包名

  9. conda搜索安装包时显示没有匹配No match found for: fastaqc. Search: *fastaqc* PackagesNotFoundError:

    在用conda下载fastqc的时候一直提示PackagesNotFoundError: The following packages are not available from current c ...

最新文章

  1. [AX]AX2012 使用.NET程序集部署
  2. 5分钟学会如何创建spring boot项目
  3. 【已解决】Linux下安装JDK
  4. 成为编程高手的二十二条军规
  5. gh-ost 原理剖析
  6. 如何在ABAP workbench里创建新的repository对象
  7. flutter 底部动画导航栏
  8. 走近中医 感受神奇
  9. 拖动布局之保存布局页面
  10. js根据数组对象中某属性进行排序
  11. 【数据结构笔记23】C实现:表示图的多种方法(邻接矩阵、邻接表与相关拓展)
  12. REST和微服务——用异步交互分解单体系统
  13. sublime ctrl b突然不能用解决方法
  14. php通用编码,php字符串怎么转换编码
  15. 青少年计算机编程赛,青少年编程竞赛汇总
  16. 搜索算法的感悟——解空间
  17. RC(Cadence RTL Compiler)物理综合
  18. css div里引用em字体会变斜体_DIV+CSS怎么样改字体样式
  19. 图像修复(Image Restoration)
  20. Linux——服务器文件备份(一)

热门文章

  1. 表格列求和_excel表格制作,Excel表格的基本操作,包含制作一个表格10方面的知识...
  2. 计算机二级python选择题题库_2018年计算机二级python题库精编(1)
  3. 泰安第一中学2021年高考成绩查询,等级考第一天结束 泰安部分考生已完成2021年高考...
  4. python中文件变化监控-watchdog
  5. Day02-变量_数据类型和运算符
  6. C++ virtual 析构函数
  7. html5carousel图片轮播,jQuery响应式轮播图插件VM Carousel
  8. 使用docker 起容器配置负载均衡(加权)
  9. 如何参与一个GitHub开源项目
  10. 有趣的天平秤假币问题