# pipx 1.16.7 - Product: pipx (https://whatsnew.fyi/product/pipx) - Vendor: pipx - Date: 2026-08-13 - Version: 1.16.7 - Original notes: https://github.com/pypa/pipx/releases/tag/1.16.7 - Permalink: https://whatsnew.fyi/product/pipx/releases/1.16.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Retry index fetch and resume dropped downloads in standalone mode - **fixed** — Handle multiple site-packages paths in virtual environments ##### What's Changed * 📄 docs: publish llms.txt from the docs build by @gaborbernat in https://github.com/pypa/pipx/pull/2000 * 🐛 fix(standalone): retry index fetch, resume dropped downloads by @gaborbernat in https://github.com/pypa/pipx/pull/2001 * docs: correct the Windows default for PIPX_HOME by @aroh3006 in https://github.com/pypa/pipx/pull/2002 * Handle multiple site-packages paths in virtual environments by @Cycloctane in https://github.com/pypa/pipx/pull/1999 ##### New Contributors * @aroh3006 made their first contribution in https://github.com/pypa/pipx/pull/2002 * @Cycloctane made their first contribution in https://github.com/pypa/pipx/pull/1999 **Full Changelog**: https://github.com/pypa/pipx/compare/1.16.6...1.16.7