CLion 2020.1 Help

Python Interpreter

for Windows and Linux
for macOS
File | Settings | Build, Execution, Deployment | Python Interpreter for Windows and Linux
CLion | Preferences | Build, Execution, Deployment | Python Interpreter for macOS
Ctrl+Alt+S
icons.general.settings.png

Use this page to configure the list of Python interpreters Python interpreters installed on your computer.

Project interpreter

ItemDescription
Project Interpreter In this drop down list, specify the desired Python interpreter.
icons.general.gearPlain.png Click this button to view the list of the available interpreters or add a new one.

Packages

This table shows the packages installed locally.

ItemDescription
PackageThis 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.
VersionThis column shows the currently installed version of a package.
LatestThis column shows the latest available versions of the packages. If a version is outdated and the package can be upgraded, icons.vcs.arrow_right.png mark appears in this column.

Toolbar

ItemTooltip ShortcutDescription
icons.general.add.pngInstall
Alt+Insert
Click this button to install a new package from the accessible remote repositories.
icons.general.remove.pngUninstall
Alt+Delete
Click this button to uninstall the selected local package.
icons.actions.previousOccurence.pngUpgradeClick this button to install the latest available version of a package. This button is only available for the outdated package versions.
Last modified: 09 July 2020