-
Notifications
You must be signed in to change notification settings - Fork 3k
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 nbformat" freezes on my machine #3148
Comments
hi again, If I add a print line in
I get this:
suggesting it hangs at nbconvert or nbformat ? ... indeed |
trying forward:
|
And what does |
and nothing else ... I noticed the --verbose option works on |
Sorry, it works fine on my side so no idea what could cause your issue... |
could it be an issue relative to recent pip caching system ? how can I clear this cache ? |
ok: |
It would be interesting to see where it is hanging and why, maybe add a break point to https://github.com/pypa/pip/blob/7.1.2/pip/_vendor/cachecontrol/controller.py#L88 ? |
well I cleared the cache, so further analysis is not possible |
Closing it since we are lacking information on what caused the issue. |
This is due to #3532 . |
I'm on windows 7 / python 3.4 (or Python 2.7)
this starts to work, then freeze
at
Ctrl-C gives:
pip list alone gives:
The text was updated successfully, but these errors were encountered: