The following packages will be SUPERCEDED by a higher-priority channel是什么意思?
Posted chester-cs
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The following packages will be SUPERCEDED by a higher-priority channel是什么意思?相关的知识,希望对你有一定的参考价值。
参考资料:
在使用conda安装或者更新包的时候,经常会出现这样的提示:The following packages will be SUPERCEDED by a higher-priority channel
字面意思就是 下面的包将会被一个更高优先级的频道(中的包)取代。那么到底这句话的含义是什么呢?从文首的stackoverflow链接找到了相关问题,下面是自己的理解。
首先,channel(频道)这个词在conda里就相当于我们所熟知的软件源,一个软件会在世界各地分发软件源和镜像。我们可以在conda中设置一系列源,这些源的的优先级是从上到下的。如图所示,conda info命令可唤出
我在终端中运行conda update tensorflow,package plan中出现了下面这一行:
OK,在频道中查找,/anaconda/pkgs/main/osx-64的优先级是不是比anaconda/pkgs/main/noarch高?是的,好的,conda将会用/anaconda/pkgs/main/osx-64中的gast代替原先已经安装的,来自anaconda/pkgs/main/noarch的gast。
以上是关于The following packages will be SUPERCEDED by a higher-priority channel是什么意思?的主要内容,如果未能解决你的问题,请参考以下文章
The following packages have unmet dependencies错误
The following packages will be SUPERCEDED by a higher-priority channel是什么意思?
PackagesNotFoundError: The following packages are not available from current channels
OpenWrt编译系统之深入探究库依赖错误:Package XXX is missing dependencies for the following libraries
OpenWrt编译系统之深入探究库依赖错误:Package XXX is missing dependencies for the following libraries
OpenWrt编译报错:Package airfly_receiver is missing dependencies for the following libraries