The following is only valid when Python Plugin is installed and enabled!
In this section:
Prerequisite
Before you start working with remote interpreters, make sure that the SSH Remote Run plugin is enabled. The plugin is bundled with IntelliJ IDEA and is activated by default. If the plugin is not activated, enable it on the Plugins page of the Settings / Preferences Dialog as described in Enabling and Disabling Plugins.
Configuring remote Python interpreter
- Open the Project Structure dialog (e.g. Ctrl+Shift+Alt+S).
- In the Project Structure dialog, click the node SDKs,
click
, and from the popup menu, choose Python SDK:

- Select the desired interpreter location (local, remote etc.). In this case, choose Add remote.
- In the Configure Remote Python Interpreter dialog box, select the desired option (Deployment configuration, SSH Credentials etc.).