加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > Python > 正文

pycharm显示no python interpreter configured for the project

发布时间:2020-12-20 10:50:39 所属栏目:Python 来源:网络整理
导读:打开pycharm,新建python项目时,提示no python interpreter configured for the project,理解为没有找到解释器 可手动设置添加解释器 1. 点击Configure Python interpreter,进入project?interpreter设置页面 2. 点击add 3.选择已存在的环境,python安装路

打开pycharm,新建python项目时,提示no python interpreter configured for the project,理解为没有找到解释器

可手动设置添加解释器

1. 点击Configure Python interpreter,进入project?interpreter设置页面

2. 点击add

3.选择已存在的环境,python安装路径下的pythonw.exe,点击OK按钮

4.勾选make available to all project,对所有工程都起作用,点击OK按钮

显示对应的版本信息

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读