Write a structured report during installation.
Section: Reporting and Auditing
Generate JSON install report
bash
bash
python -m pip install -r requirements.txt --report pip-report.jsonExplanation
Useful in build systems that need machine-readable dependency information.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Reporting and Auditing