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

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
0

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

activate <envname>
Posted by: Guest on October-06-2021

Code answers related to "CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language