-
Notifications
You must be signed in to change notification settings - Fork 108
No handlers could be found for logger "pip.index" #106
Comments
I'll add that if I mask the problem by setting
|
Pip released a new rev yesterday, so that might be related. Does it get better if you lock pip to 9.0.2? |
(or 9.0.1) |
Observing this as well, but intermittently between multiple runs on the same node. |
Ours stopped freaking out sometime over the weekend on all of our nodes. I could be wrong, but it seemed to only be happening on RHEL 7 nodes. |
Happening for us on our macOS nodes. |
This might also be due to the pending removal of TLS 1.0 and 1.1 on PyPI. They have been doing rolling brownouts to test the removal so you might be failing. You will need to upgrade to versions of things which support TLS 1.2 to use PyPI going forward. |
the workaround here #140 (comment) |
poise 2.8.1
poise-languages 2.1.1
poise-python 1.6.0
Cannot really make sense out of what is happening here.
The text was updated successfully, but these errors were encountered: