No Interpreter Options

Completed

 Hello. I just downloaded and installed JetBrains PyCharm 3.6, 2018.2.4, 64 Bit. I am attempting to start a class project. I clocked to create a new project following the tutorial. There are no interpreter options to select. I have read the other threads on this issue. They were either not answered, not answered correctly or do not work in my instance. How do I remedy this so I can move forward?

Thank you!

0
6 comments

Hi Dsmith164,

Thank you for contacting PyCharm support.

Do you have a python interpreter installed on your machine?

Can you run it from system terminal?

Looking forward to your reply.

Kind regards,

Sergey

https://www.jetbrains.com

The Drive to Develop

0
Avatar
Permanently deleted user

I doubt I have a Python interpreter installed on my machine. This is my first distributed networking class working with Python. I have not found a Python interpreter in any directory.

Does the interpreter not download with PyCharm? Is there a link where I can download it?

0

PyCharm itself doesn't have a python interpreter bundled.

So yes, you need to first install it on your machine.

I would recommend to use official python web site https://www.python.org.

After installing python, run PyCharm and you should be able to add a project interpreter.

Please let me know if you have any questions.

Kind regards,

Sergey

https://www.jetbrains.com

The Drive to Develop

0
Avatar
Permanently deleted user

That solves it. This thread should make the process more clear for other users. Thank you!

0

I have the same issue. I installed python and restarted pycharm still don't see any interpreters.

0

Arpit Shukla Do you have a system interpreter installed as previously mentioned? In case the issue persists, please open a new request directly at https://youtrack.jetbrains.com/newIssue?project=PY

0

Please sign in to leave a comment.