-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip install does not response, but works well with option '--no-cache-dir' #6078
Comments
Same problem here, pip always halts for the package click.
With Ctrl+C pip returns a traceback:
With manual lockdir removal ( Environment
|
Duplicate of #3532 |
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. |
This is a reincarnation of #3245 which was hoped to be resolved, but likely it was not:
Environment
(venv-ci) buildbot@5c4d1bd619d5:~/datalad-pr-docker-dl-nd16_04/build$ pip --version /home/buildbot/datalad-pr-docker-dl-nd16_04/build/venv-ci/local/lib/python2.7/site-packages/pip/_vendor/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown. warnings.warn(warning, RequestsDependencyWarning) pip 18.1 from /home/buildbot/datalad-pr-docker-dl-nd16_04/build/venv-ci/local/lib/python2.7/site-packages/pip (python 2.7)
The text was updated successfully, but these errors were encountered: