PyCharm 2017.1 Help

Configuring Python Interpreter

In this section:

Basics

In PyCharm, you can define several Python interpreters. So doing, you can choose the one to be used in your project, from the list of the interpreters available on your machine.

PyCharm supports:

Python interpreters can be configured on the following levels:

  • Current project: selected Python interpreter will be used for the current project.
  • New project: selected Python interpreter will be used for the new project instead of the default one.

See Also

Concepts:

Last modified: 26 July 2017