Configuring Python SDK
In this section:
- Configuring Python SDK
- Configuring Available Python Interpreters
- Configuring Python Interpreter for a Project
- Changing Name of a Python SDK or Virtual Environment
Basics
In PyCharm Edu, 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 Edu 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: 30 August 2016