Anaconda Navigator 创建新环境但不显示

标签 anaconda

我刚刚下载了 Anaconda,并且是第一次在 Windows 上使用 Navigator。我已经通过命令行使用 Conda 有一段时间了,所以我熟悉环境的概念以及如何使用它们。现在,导航器中显示的唯一环境是 root。我想安装一些额外的包,所以我继续克隆了根环境。这不会导致任何错误,并且似乎有效,除了我没有看到我的新环境。

我知道环境正在成功创建,因为当我通过 Anaconda Prompt 时我可以看到它们。

任何想法为什么这不起作用?

最佳答案

这个问题的答案:Anaconda Navigator does not show new environments

它是这样的:

1) 从 conda 提示符检查新环境是否存在:

conda info --envs

enter image description here

2)更新 conda
conda update anaconda-navigator

enter image description here
enter image description here
3)重启电脑(不知道只重启conda navigator能不能用)。您的新环境应该在您的 anaconda 导航器中列出。

enter image description here

关于Anaconda Navigator 创建新环境但不显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41882864/

相关文章:

python - 如何在 anaconda 上安装 tensorflow 2.4>?

python - 尝试使用 Anaconda-navigator 安装 Tensorflow 但在导航器中找不到该包

Anaconda 导航器未打开。 "ImportError: DLL load failed: The specified procedure could not be found."

python - 使用 TensorFlow.js 模型转换器的 Keras 转换模型。 : error: unrecognized arguments:\folder

Python Pandas 数据阅读器不工作

python - 如何从 Anaconda 环境构建 .exe 程序 (Python 3.7)

python-2.7 - 如何将 Python IDE 的屏幕输出保存到文件中?

python - 在 Mac OSX 中,Weka 无法识别 Python(可能的 Python 冲突)

pycharm - PyCharm 的 anaconda 插件是什么?

python - Spyder 5.0.5 (MacOS) 上没有 Spyder 终端