Download Python Interpreter For Pycharm

I am running Mac OSX 10.8.4 with Python 2.7 and I just downloaded PyCharm Version: 3.0 Build: 131.190.

  1. Pycharm Interpreter Field Is Empty
  2. Download Python Interpreter For Pycharm
  3. Select A Valid Python Interpreter
  4. Python Interpreter Field Is Empty
Download python interpreter for pycharm windows

When I opened it and chose 'Create New Project', in the 'Interpreter' pull-down menu there was no options to chose an interpreter (It just says ').

Customize PyCharm’s enhanced Python interpreter and its inbuilt terminal; Develop web applications quickly and easily with different frameworks such as Flask and Django; Understand how code completion works in PyCharm for Python and JavaScript; Make calls to external tools, and use PyCharm macros to your advantage; Download PDF. If you are an avid Python developer, you may all be excited about the new features available in the Pycharm 2.5 release, especially the remote interpreters, virtualenv and setup.py support. How do you download a package in PyCharm? When I go to the project interpreter the ‘+’ sign is greyed out and I can’t click on it.

Just in case it was an issue with Python (although I use IDLE regularly), I downloaded Python 3.3 just to see if the new version would be identified by PyCharm, but again with no luck - the 'Interpreter' pull down menu had no options to select (It just says ').

Im sure I am just overlooking something during installation, but why can't PyCharm identify the Interpreter?

Thanks!

Python
Tom AnonymousTom Anonymous

2 Answers

Python

Its not supposed to. It did not for me. When I fist installed it, and created a new project, I just directed PyCharm to my Python installation.

You need to click one 'New Project', then click on the '...' button next to the interpreter drop-down box, and then, you need to click on the + sign, choose to add 'local', and then point to python.exe for whatever interpreter is installed.

Pycharm Interpreter Field Is Empty

Games BrainiacGames Brainiac

No worries, you can do this:

Download Python Interpreter For Pycharm

  1. Open Preferences of pyCharm.
  2. Click on Project:
  3. Select the virtual env interpreter in drop down and apply & ok.
  4. Go To edit configuration and select your interpreter there.

Select A Valid Python Interpreter

Harpal SinghHarpal Singh

Python Interpreter Field Is Empty

Not the answer you're looking for? Browse other questions tagged pythonideinterpreterpycharm or ask your own question.