解决启动PyCharm,报错No Python interpreter selected

首先看错误信息:

        解决启动PyCharm,报错No Python interpreter selected_第1张图片


解决方法:

一、安装python解释器(注:我的资源里上传了,在官网下载的python3.4.3解释器—64位)

        我的安装路径:D:\Python34

二、解决首次使用JetBrains PyCharm 3.4.3问题

       (附上PyCharm官方下载地址:https://confluence.jetbrains.com/display/PYH/Previous+PyCharm+Releases)

        1、打开JetBrains PyCharm 3.4.3   ,找到Configs

              解决启动PyCharm,报错No Python interpreter selected_第2张图片

       2、再选择Settings,进行设置

            解决启动PyCharm,报错No Python interpreter selected_第3张图片

      3、左侧选择Project Interpreter,右侧单击“+”,选择python解释器安装的位置D:\Python34(忘了截图,盗个图)

           解决启动PyCharm,报错No Python interpreter selected_第4张图片

      4、点击Ok,成功



你可能感兴趣的:(JetBrains,PyCharm,python,JetBrains,PyCharm,No,Python,interprete,Python,JetBrains,PyCharm)