How to Configure PyCharm

Open PyCharm:

shows the I do not have a previous version of Python opening dialog in PyCharm

I use the defaults:

shows a dialog with default project choices, choose OK

Create a new project:

create new project dialog

Give your project a name, and make sure your Python path is correct:

shows a project name and interpreter being input

The main window appears:

shows the project being open in PyCharm

Let's double check our Python interpreter (what runs Python code) settings:

shows the Settings menu option

Our interpreter is set correctly (so PyCharm can find Python):

shows the project interpreter dialog with an interpreter selected

Next: Writing a Python Program in PyCharm

Comments

Leave a comment

What color are green eyes? (spam prevention)
Submit
Code under MIT License unless otherwise indicated.
© 2020, Downranked, LLC.