我试图在docker容器中// Listen to the observable for changes, take the first item of that array.
this.items$.subscribe(data => {
console.log(data[0]);
});
,但是,我收到了错误:
pip install --upgrade pip
有谁知道这是什么原因,和/或如何解决它?
答案 0 :(得分:4)
服务器向pip
客户端发出重定向。假设您使用的是默认PyPI而不是代理,首先要检查的是status.python.org处的Python状态页面。
这是最近发布的:
更新 - 我们目前正在研究某些软件包安装的重定向循环。
4月16日,15:22 UTC
最近这个:
更新 - 我们已经针对新的PyPI在files.pythonhosted.org上推出了重定向问题的修复程序并正在监控。
4月16日,15:35 UTC