步骤
1、在PyCharm软件右下角是当前环境,下图所示。
PyCharm软件python文献当前环境
2、 将所下载其他python环境加载到PyCharm软件中
**在软件中加载方法:**File-settings-Project:自己项目名-Python Interpreter-Add Interpreter-Add Python Interpreter-选择本地所在python环境路径-ok-ok
settings窗口
Add Python Interpreter窗口
选择python其他虚拟环境所在路径
载入当前存在python环境
3、 此时在Python Interpreter中可以选择加载进来的python环境,如下图所示。
选择想要使用的python虚拟环境