pycharm 使用心得(九)解决No Python interpreter selected的问题
2018-10-15 18:08
阅读:670
初次安装完PyCharm后,新建项目时,遇到了No Python interpreter selected的问题。
意思是说没有找到Python解释器。那我们添加Python解释器即可。
Python–Preferences–Project Interpreter–Python Interpreter 点击“+”号选择系统安装的Python。
然后再返回Project Interpreter,选择刚添加的解释器。
现在就能新建项目了。 开始你的Python之旅吧。
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:pycharm 使用心得(九)解决No Python interpreter selected的问题
文章链接:http://soscw.com/index.php/essay/19111.html
文章标题:pycharm 使用心得(九)解决No Python interpreter selected的问题
文章链接:http://soscw.com/index.php/essay/19111.html
评论
亲,登录后才可以留言!