Unsatisfied package requirements
Reports packages mentioned in requirements files (for example, requirements.txt
or Pipfile
) but not installed, or imported but not mentioned in requirements files.
The IDE shows a quick-fix banner so that you can install the missing packages in one click.
Locating this inspection
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
PyPackageRequirements- Via Settings dialog
Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.
Inspection options
Here you can find the description of settings available for the Unsatisfied package requirements inspection, and the reference of their default values.
- Ignored packages
Empty
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Python Community Edition, 242.22900 |