<div dir="ltr">I can confirm that this also happens in python-pip and python3-pip.<br><div>I found one work around that seems to work and that is to add a timeout, e.g.</div><div><br></div><div>pip3 --default-timeout=1000 install requests <br></div><div><br></div><div>I also found reports that this is ipv6 related. Better to just upgrade to v18+ as is</div><div>recommended in <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901393">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901393</a></div></div>