Answers for "cond activate commandnotfounderror: your shell has not been properly configured to use 'conda activate'. to initialize your shell, run $ conda init <shell_name>"

1

CommandNotFoundError: Your shell has not been properly

source ~/anaconda3/etc/profile.d/conda.sh
conda activate my_env
Posted by: Guest on November-27-2019

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language