CLion 2017.2 Help

Python Interpreter


File | Settings | Build, Execution, Deployment | Python Interpreter
Ctrl+Alt+S
settings

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

Project interpreter

ItemDescription
Project Interpreter In this drop down list, specify the desired Python interpreter.
cogwheel framed Click this button to choose the desired option to configure:

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, arrow right mark appears in this column.

Toolbar

ItemTooltip ShortcutDescription
newInstall
Alt+Insert
Click this button to install a new package from the accessible remote repositories.
deleteUninstall
Alt+Delete
Click this button to uninstall the selected local package.
arrowUpUpgradeClick this button to install the latest available version of a package. This button is only available for the outdated package versions.
Last modified: 15 December 2017

See Also