Search an additional package index.
Section: Indexes and Private Repositories
Use an extra index
bash
bash
python -m pip install --extra-index-url https://example.com/simple internal-packageExplanation
Common when mixing public PyPI packages with private packages.
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 Indexes and Private Repositories