2022/05/25 posted in Python Anaconda基本使用 1.切换Python环境命令 conda activate python2 2.获取环境列表 conda env list