IntelliJ IDEA 2020.1 Help

Configure a Python SDK

In IntelliJ IDEA, you can define several Python SDKs. To view the list of available SDKs, choose File | Project Structure on the main menu Ctrl+Shift+Alt+S. Python SDKs can be configured on the following levels:

The selected SDK can be used for all Python projects.
Show available Python SDKs
The selected SDK will be used for the current project and all its modules.
Change a Python SDK
The selected SDK will be used for the current project module.
Manage Python SDK modules

See SDKs for more information about SDK configuration.

Regardless of the level, you can configure a Python interpreter installed locally, remotely, or as a virtual environment:

For any of the configured Python interpreters, you can:

Last modified: 15 April 2020