Project Interpreter
for macOS
Ctrl+Alt+S
Use this page to select a Python interpreter for each of the projects opened in the same window.
Interpreters
Item | Description |
---|---|
Project Interpreter | For the project, selected in the Projects pane, choose Python interpreter from the list. The interpreters in the list are configured using the |
![]() | Click this button configure a project interpreter: From the list, choose the one to be added:
|
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, |
Packages toolbar
Item | Tooltip and shortcut | Description |
---|---|---|
![]() | Install | Click this button to install a new package from the accessible remote repositories. |
![]() | Uninstall | 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. |
![]() | Show earlier releases | Click this button if you want to extend the scope of the latest available versions to any pre-release versions (such as beta or release candidate). |
![]() | Use Conda Package Manager | This button appears for Conda interpreters ONLY! |