转载的,刚装完 PyCharm , 却遇到“No Python interpreter selected”该怎么办

Your problem probably is that you haven‘t installed python. Meaning that, if you are using Windows, you have not downloaded the installer for Windows, that you can find on the official Python website.

In case you have, chances are that PyCharm cannot find your Python installation because its not in the default location, which is usually C:\Python27 or C:\Python33 (for me at least).

So, if you have installed Python and it still gives this error, then there can be two things that have happened:

  1. You use a virtualenv and that virtualenv has been deleted or the filepath changed. In this case, you will have to find proceed to the next part of this answer.
  2. Your python installation is not in its default place, in which case you will need to find its location, and locate the python.exe file.

Once you have located the necessary binaries, you will need to tell PyCharm were to look:

  1. Open your settings dialogue CTRL + ALT + S
  2. Then you will need to type in interpreter in the search box:

  3. As you can see above, you will need to go to Project Interpreter and then go to Python Interpreter. The location has been selected for you in the above image.
  4. To the side you will see a couple of options as icons, click the big + icon, then click on local, because your interpreter is on this computer.
  5. This will open up a dialogue box. Make sure to select the python.exe file of that directory, do not give pycharm the whole directory. It just wants the interpreter.

原文在:http://stackoverflow.com/questions/19645527/trying-to-get-pycharm-to-work-keep-getting-no-python-interpreter-selected

时间: 2024-10-25 09:04:29

转载的,刚装完 PyCharm , 却遇到“No Python interpreter selected”该怎么办的相关文章

电脑刚装完系统没有网络怎么办?

电脑刚装完系统没有网络怎么办? 有不少鞋童表示刚装完系统电脑没有网络,也就是不能上网,这种情况一般是鞋童在刚装完系统进入桌面时,程序还没有执行完,就急于重启电脑或者操作电脑而引起的:也有极少数是电脑问题引起的. 正确做法是开机一会等电脑右下角没有下图提示时再重启电脑进行操作(建议先重启电脑,如果下图所示). 当出现没有网络时怎么办?下面就不同系统讲解. 系统下载地址: http://www.zhuangjizhuli.com/xitong.html 一.XP系统: 1.桌面右下角,网络图标,如果

【python系列】安装完PyCharm创建项目提示No Python interpreter selected

安装Python解释器 去python官网下载python的安装包(https://www.python.org/downloads/release/python-361/) 注意安装的时候选择配置python路径到path,也可以安装完之后自己进行配置. 配置python interpreter

刚装完系统的简单优化

第1章安装linux系统后调优及安全设置 1.1 关闭SELinux功能 [[email protected] /]# sed -i 's/SELLINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config ==>修改配置文件可使用高配置永久生效,但必须要重启系统,此步时sed快速修改方法,也可以通过vi编辑修改此文件. [[email protected] /]# grep SELINUX=disabled /etc/selinux/confi

redhat 刚装完机,设置默认启动方式为命令行

vim /etc/inittab,出现下面的文字 如果你英文好的话应该能看懂,其他就不多解释了 multi-user.target:analogous to runlevel 3 命令行界面 graphical.target:analogous to runlevel 5 图形化界面 操作: 只要在命令行模式下敲入: ln -sf /lib/systemd/system/<target name>.target /etc/systemd/system/default.target 把<t

Win7刚装完就用了40多个G

在安装windows7的时候内存是16G的,选择的安装模式还是推荐设置的就会遇到,系统盘占用空间特别大的情况,解决办法如下: 主要看3个地方 1:CMD命令行模式用管理员权限运行命令powercfg -h off 关闭休眠 2: 右键点  计算机--属性然后看左上角  系统保护把C盘默认开启的 自动备份,  点右下角的 设置,  选择关闭. 3:虚拟内存同样计算机--属性左上角  高级系统设置看里面3个设置的  第一个然后 3个标签中间的  高级然后看靠近 中间的 更改 按钮取消勾选顶边那个让系

刚装完Linux就CPU占用率高

top命令发现如下三个进程占据了前三的CPU使用率 wpa_supplicant NetworkManager rsyslogd google发现前两个进程与无线网络有关,我的电脑是笔记本,插的有线,无线被硬件禁止了,所以电脑一直在试图开启无线功能导致CPU占用率在空载的情况下达到80%的水平,后来在软件中也将无线给禁止了就好了.

【转载】PhpStorm/IDEA/clion/pycharm 的破解与激活

今天找到下面这篇激活的文章,用了一下,可以用的.转载如下.仅仅转载. PhpStorm/IDEA/clion/pycharm 的破解与激活 安装完软件后,启动,在要求输入注册码的界面(菜单栏 ? help ? register)选择"License server"输入"http://idea.lanyus.com/"点击"OK"快速激活. 如果这种方式破解,点击 OK 按钮之后,出现红色错误提示:License Server response h

在装完Linux系统之后自己去修改Swap分区的大小(两种方法)

在装完Linux系统之后自己去修改Swap分区的大小(两种方法) 在安装完Linux系统后,swap分区太小怎么办,怎么可以扩大Swap分区呢?有两个办法,一个是从新建立swap分区,一个是增加swap分区.下面介绍这两种方法: 第一您必须有root权限,过程中一定要很小心,一不小心就破坏了整个硬盘的数据,执行下面的过程之前您需要三思而行,错误操作后的后果由执行者自己承担. 新建swap分区 1.以root身份进入控制台,输入 # swapoff -a          #停止交换分区 2. 用

Linux 装完系统后,后添加网卡

装完网卡后,启动机器 [[email protected] ~]#more /etc/udev/rules.d/70-persistent-net.rules # This file was automatically generated by the /lib/udev/write_net_rules # program, run by the persistent-net-generator.rules rules file. # # You can modify it, as long a