pip upgrade TooManyRedirects exception

风流意气都作罢 提交于 2019-11-28 02:14:32

A redirect is issued by the server to the pip client. Assuming you're using the default PyPI and not a proxy, the first place to check is the Python status page at status.python.org.

This was recently posted:

Update - We are currently investigating redirect loops for some package installs.

Apr 16, 15:22 UTC

And this even more recently:

Update - We've rolled out a fix for the redirect issue on files.pythonhosted.org for the new PyPI and are monitoring.

Apr 16, 15:35 UTC

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!