
Here's console output window content: E:\Work\Dev\StackOverflow\q050818078\python36圆4\python.exe E:/Work/Dev/StackOverflow/q050818078/src/code.py In order to test, on the code editor window, right click and from the popup menu choose Run 'code'. In the Select Python Interpreter window, go to the folder where you unzipped the file at #1.1., select python.exe and then click OKĬlick the OK button in all the windows opened at previous steps (in reversed order), until you're back to main window In the Add Local Python Interpreter, make sure to: Also, you might have to click an Add Local. In the Project Interpreters window, click the Add button (green + ( plus) on upper right side). In the Settings window, click Project Interpreter -> Show All (you might need to scroll down - if you have multiple interpreters configured) You could also go to File -> Default Settings., check : Project and IDE Settings for differences between them. In P圜harm main window (considering your project is open), go to menu File -> Settings.: I am using P圜harm Community Edition 2017.3.3 (in other versions things could be slightly different) I only illustrate the minimal required steps to get you going, so even if for some steps there are options to customize them, I'm not going to mention them The script that I used for testing, is a dummy one that just prints some paths (that's why I didn't add it as code, it's just in the 1 st image)

Some P圜harm stuff is specific to my machine / environment, (obviously) that will be different in your case In order for the images below to be a small as possible (from size and display PoV), I have reduced the sizes of all windows from their default values zip file that you downloaded in previous step

: python-3.6.5-embed-amd64.zip) on your computer, in an empty dir (on my machine it's: "e:\Work\Dev\StackOverflow\q050818078\python36圆4")

There are 2 main steps (each with its own set of substeps) that need to be followed:ĭownload and unpack the interpreter on your machine:ĭownload the.
