Open fuchanghao opened 3 years ago
Looks like a connection issue to your index (aliyun?). You need to talk to either your network provider (maybe they are mangling your gzip requests) or aliyun admins (maybe they are mis-handling the gzip requests). Either way, there is little pip can do here, except maybe emitting a better error message saying the network request is corrupted.
pip version
21.0.1
Python version
3.8.8
OS
Windows 10 20H2
Additional information
No response
Description
I did "pip list" which works fine But it cause error when I use "pip list -o" But If I update some packages which work fine. like "pip install youtube-dl you-get -U",
Expected behavior
List all packages that are outdated
How to Reproduce
Output
Code of Conduct