pypa / pip

The Python package installer
https://pip.pypa.io/
MIT License
9.45k stars 2.99k forks source link

pip install hangs with interactive setup.py setups #2732

Closed malemburg closed 6 years ago

malemburg commented 9 years ago

Try:

pip install egenix-pyopenssl

with Python 2.7 to see what I mean.

The setup.py in the packages asks for confirmation and pip no longer seems to support this (it did with earlier pip versions). Instead, the pip process simply hangs.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.