错误情况
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
If your shell is Bash or a Bourne variant, enable conda for the current user with
$ echo ". /home/laoer/anaconda3/etc/profile.d/conda.sh" >> ~/.bashrc
or, for all users