Print pip’s cache location.
Section: Cache Management
Show cache directory
bash
bash
python -m pip cache dirExplanation
Helpful when inspecting what pip has cached between runs.
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 Cache Management