git bash报错
Your shell has not been properly configured to use ‘conda activate’.
解决方案
$ source activate
$ conda deactivate
$ conda activate py38

git bash报错
Your shell has not been properly configured to use ‘conda activate’.
解决方案
$ source activate
$ conda deactivate
$ conda activate py38