IntelliJ IDEA 2018.1 Help

Configuring Local Python Interpreters

To configure a local Python interpreter, follow these steps:

  1. Open the Project Structure dialog (e.g. Ctrl+Shift+Alt+S).
  2. In the Project Structure dialog, click the node SDKs, click new, and from the popup menu, choose Python SDK:
    ij add local python interpreter
  3. Select the desired interpreter location (local, remote etc.). In this case, choose Add local.
  4. In the Select Python Interpreter dialog box, click the desired Python executable.
Last modified: 24 July 2018