【发布时间】:2021-09-07 14:02:56
【问题描述】:
如何解决?
PackagesNotFoundError: The following packages are not available from current channels:
- python=3.0
Current channels:
- https://repo.anaconda.com/pkgs/main/win-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/win-64
- https://repo.anaconda.com/pkgs/r/noarch
- https://repo.anaconda.com/pkgs/msys2/win-64
- https://repo.anaconda.com/pkgs/msys2/noarch
- https://conda.anaconda.org/conda-forge/win-64
- https://conda.anaconda.org/conda-forge/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
【问题讨论】:
-
不太确定缺少什么包。
python=3.0不是一个包。 -
Python 3.0 已于 2009 年结束生命,这就是为什么它无法从
conda频道获得。你能指出你想要达到的目标吗? -
请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如目前所写的那样,很难准确地说出你在问什么。