pycharm切换python版本
https://blog.csdn.net/sgfmby1994/article/details/77876873/
如果想要切换到python3,我们需要做以下几步(前提是已经安装了python3)。
1、File -Settings
2、在Project中,选择Project Interpreter
3、选择你想使用的python版本 - Apply - OK就可以了
4、确认:目前项目中正在使用的python版本已经更改为python3
https://blog.csdn.net/sgfmby1994/article/details/77876873/
如果想要切换到python3,我们需要做以下几步(前提是已经安装了python3)。
1、File -Settings
2、在Project中,选择Project Interpreter
3、选择你想使用的python版本 - Apply - OK就可以了
4、确认:目前项目中正在使用的python版本已经更改为python3