CLion 2018.2 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 svg

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

Project interpreter

Item

Description

Project Interpreter

In this drop down list, specify the desired Python interpreter.

icons general gearPlain Click this button to choose the desired option to configure:

Packages

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

Toolbar

Item

Tooltip Shortcut

Description

icons general add svg

Install
Alt+Insert

Click this button to install a new package from the accessible remote repositories.

icons general remove svg

Uninstall
Alt+Delete

Click this button to uninstall the selected local package.

icons actions previousOccurence svg

Upgrade

Click this button to install the latest available version of a package. This button is only available for the outdated package versions.

Last modified: 27 November 2018

See Also