conda env list
conda create -n name python=3.xxx
conda remove --name name --all
conda activate name
conda instal xxxx
pip install xxx -i https://aliyunxxx
conda env list
conda create -n name python=3.xxx
conda remove --name name --all
conda activate name
conda instal xxxx
pip install xxx -i https://aliyunxxx