Posted in Python onJune 06, 2014
初次安装完PyCharm后,新建项目时,遇到了No Python interpreter selected的问题。
意思是说没有找到Python解释器。那我们添加Python解释器即可。
Python?Preferences?Project Interpreter?Python Interpreter 点击“+”号选择系统安装的Python。
然后再返回Project Interpreter,选择刚添加的解释器。
现在就能新建项目了。 开始你的Python之旅吧。
pycharm 使用心得(九)解决No Python interpreter selected的问题
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Reply on: @reply_date@
@reply_contents@