anaconda - 无法激活 Conda 环境

我安装了 miniconda 并创建了一个环境:

conda create --prefix /path/to/a/directory/Python36 python=3.6

然后我尝试激活它:

conda activate /path/to/a/directory/Python36

但我收到了这个错误信息:

CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.

To initialize your shell, run

$ conda init

但是当我运行时condo init --all,我什么都没有改变,一切都已经初始化了。

...

No action taken.

我错过了什么?

Copyright © 2022 历届世界杯_世界杯篮球 - cnfznx.com All Rights Reserved.