Error:
CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate’.
Solution:
source activate
source deactivate
Executing CONDA activate XXX again will not cause any problems
Error:
CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate’.
Solution:
source activate
source deactivate
Executing CONDA activate XXX again will not cause any problems