카테고리 없음
conda activate fail ?
olive's
2022. 5. 24. 18:05
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
To initialize your shell, run
$ conda init <SHELL_NAME>
Currently supported shells are:
- bash
- fish
- tcsh
- xonsh
- zsh
- powershell
See 'conda init --help' for more information and options.
IMPORTANT: You may need to close and restart your shell after running 'conda init'.
Problem Solve !!!
$ source ~/anaconda3/etc/profile.d/conda.sh