You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a bug in pip, but I'm reporting it here as someone using pip on Python 2.7.9 with an OpenSSL version that does not have SNI enabled is likely to see this traceback when encountering this issue:
This is not a bug in
pip
, but I'm reporting it here as someone usingpip
on Python 2.7.9 with an OpenSSL version that does not have SNI enabled is likely to see this traceback when encountering this issue:This is an issue with
urllib3
, see urllib3/urllib3#543, also noted at kennethreitz/requests#2435.By placing this here the
pip
project has a place to track status on this and redirect people that encounter the problem.The text was updated successfully, but these errors were encountered: