PyCharm 2016.1 Help

Configuring Python SDK

In this section:

Basics

In PyCharm, you can define several Python SDKs. 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 SDKs 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: 20 April 2016