首页 > 文章列表 > python中怎么添加解释器

python中怎么添加解释器

Python
390 2022-08-07

python中添加解释器的方法:首先点击【setting】打开项目设置;然后点击【Project Interpreter】,再点击右侧的选择框,选择【show all】;最后添加Interpreter,选中本地python命令所在目录即可。

打开项目设置(pycharm–>preference)

添加interpreter,选中本地python命令所在目录即可。