IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Install, uninstall, and upgrade Python packages

Last modified: 10 August 2022

IntelliJ IDEA provides methods for installing, uninstalling, and upgrading Python packages for a particular Python SDK. By default, IntelliJ IDEA uses pip to manage project packages. For Conda environments you can use the conda package manager.

In IntelliJ IDEA, you can preview and manage packages in the Python Packages tool window and in the Python interpreter Settings/Preferences.

If you're accustomed to installing packages from the commands line, you can proceed with your workflow using the Terminal.