python查看所有虚拟环境,并使用指定环境

我使用的是anaconda环境 查看所有的虚拟环境 conda info -e 使用指定虚拟环境的pip /Users/apple/anaconda3/envs/sk_test/bin/pip list
相关文章
相关标签/搜索