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.
- 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
Here you can find the description of settings available for the Unsatisfied package requirements inspection, and the reference of their default values.
Inspection Details | |
---|---|
By default bundled with: | CLion 2024.3, IntelliJ IDEA 2024.3, PyCharm 2024.3, Qodana for JVM 2024.3, |
Can be installed with plugin: | Python Community Edition, 243.23126 |
Thanks for your feedback!