reprinted, just loaded Pycharm, but encountered "No Python interpreter selected" How to do

Source: Internet
Author: User
Tags virtualenv

Your problem probably is this you haven ' t installed python. meaning that, if your is using Windows, you had not downloaded the installer for Windows, that's the can find on the Offici Al Python website.

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

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

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

Once You has located the necessary binaries, you'll need to tell Pycharm were to look:

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

    3. As can see above, you'll need to go to  Project interpreter  and then go to  p Ython interpreter . The location have been selected for your in the above image.

    4. To the side you would see a couple of options as icons, click the big  +  icon and then click ON&N Bsp local , because your interpreter is on  this  computer.

    5. This would open up a dialogue box. Make sure to select the  python.exe  file of that directory, does not give Pycharm the whole directory. It just wants the interpreter.

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

reprinted, just loaded Pycharm, but encountered "No Python interpreter selected" How to do

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.