我正在努力将我的 conda 版本更新到最新版本 4.6.12。
使用conda update conda
表示所有包都是最新的。
使用conda update conda=4.6.12
会导致 PackagesNotFoundError。因此,输入conda -V
仍然会得到 4.6.11。我还能尝试其他什么吗?
感谢您的帮助。
祝好,火影
答案1
实际上,不要尝试将 conda 更新到 4.6.12,因为它存在一些问题。坚持使用 conda 4.6.11 和 python 3.6.5。它是使用 Python 或机器学习或数据科学进行任何操作的最佳选择,如果您仍想更新,请从此处下载 anaconda 并再次安装 https://repo.continuum.io/archive/ 对于 python 3.6.5,请下载 conda 5.2
答案2
Continuum 不再提供“免费”套餐 https://www.anaconda.com/why-we-removed-the-free-channel-in-conda-4-7/
我个人只会使用 minicondahttps://repo.anaconda.com/miniconda/