Python Interpreter
for Windows and Linux
for macOS
File | Settings | Build, Execution, Deployment | Python Interpreter for Windows and Linux
CLion | Settings | Build, Execution, Deployment | Python Interpreter for macOS
CtrlAlt0S
Use this page to configure the list of Python interpreters Python interpreters installed on your computer.
Item | Description |
---|---|
Project Interpreter | In this drop down list, specify the desired Python interpreter. |
Click this button to view the list of the available interpreters or add a new one. |
This table shows the packages installed locally.
Item | Description |
---|---|
Package | This column shows the list of packages residing in the accessible remote repositories. For each package you can view its name and repository. Additional information is displayed at the tooltip. |
Version | This column shows the currently installed version of a package. |
Latest | This column shows the latest available versions of the packages. If a version is outdated and the package can be upgraded, |
Item | Tooltip Shortcut | Description |
---|---|---|
Install AltInsert | Click this button to install a new package from the accessible remote repositories. | |
Uninstall AltDelete | Click this button to uninstall the selected local package. | |
Upgrade | Click this button to install the latest available version of a package. This button is only available for the outdated package versions. |
Thanks for your feedback!