xxxxxxxxxx
On Windows you should use the Anaconda Prompt
xxxxxxxxxx
For activating conda env from git bash or from cmd. Use source instead of conda
source activate <envname>
xxxxxxxxxx
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
------------------------
change your conda path
from
F:conda\scripts
to
F:conda\condabin