-
Couldn't load subscription status.
- Fork 3.2k
Closed
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationproject: vendored dependencyRelated to a vendored dependencyRelated to a vendored dependencytype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
Description
- Pip version: 8.0.3
- Python version: 3.5.1
- Operating System: Windows 10x64
Description:
- running
pip list -owith Sphinx 1.3.6 (the current version) causes pip to go into some sort of infinite loop. Nothing is printed to the console. - trying to install Sphinx 1.3.6 from PyPI start an infinite loop and the package is never installed.
- tyring to update Sphinx (
pip install sphinx -U) starts an infinite loop and nothing seems to happen - Sphinx can be installed from a downloaded wheel (from PyPI) without issue.
- other pip commands seem to work without issue.
- the issue doesn't seem to be limited to Sphinx 1.3.6, but I can't seem to narrow that down any further
What I've run:
mitar, afeld, AMDphreak and toleabivol
Metadata
Metadata
Assignees
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationproject: vendored dependencyRelated to a vendored dependencyRelated to a vendored dependencytype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
