The following is only valid when Python Plugin is installed and enabled!
IntelliJ IDEA helps view and manage the interpreter paths:
- Viewing interpreter paths
- Adding interpreter paths
- Removing interpreter paths
- Reloading interpreter paths
Viewing interpreter paths
- Open the Project Structure dialog (e.g. ⌘;⌘;⌘;⌃⌥⇧S⌃⌥⇧S).
- In the Project Structure dialog box, click SDKs node under the Platform Settings.
- Select the desired interpreter.
- View the interpreter paths in the Classpath tab:

Adding interpreter paths
- In the toolbar of the
SDKs page of the Project Structure dialog box, click
. - Choose the desired path in the Select Path dialog.
Removing interpreter paths
- Select the paths to be deleted.
- In the toolbar of the
SDKs page of the Project Structure dialog box, click
.