Berker Peksag <berker.pek...@gmail.com> added the comment:

There are two different problems here:

1. There is a possible networking issue. I'd try to use a proxy or something 
like that.

2. You are using a pip patched by Ubuntu/Debian developers. pip is normally a 
self-contained package and they use their own version of requests library 
(urllib3 is used by requests.) Upgrading pip by running "pip install -U pip" 
(you might need "sudo" depending on your system) or by using your package 
manager might help.

Please use support channels of Ubuntu to get further help. This tracker is for 
issues with the Python standard library and Python interpreter.

----------
nosy: +berker.peksag
resolution:  -> third party
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33287>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to