Python Pip broken wiith sys.stderr.write(f“ERROR: {exc}”)
问题 On fresh Vagrant VM using box bento/centos-7 the following commands corrupt my pip installation. yum update yum install epel-release -y yum install python-pip -y /usr/bin/pip2 install --upgrade pip setuptools pyOpenSSL psycopg2-binary lxml This fails at the end with Downloading https://files.pythonhosted.org/packages/84/48/5c99d8770fd0a9eb0f82654c3294aad6d0ba9f8600638c2e2ad74f2c5d52/setuptools-52.0.0.tar.gz (2.1MB) 100% |████████████████████████████████| 2.1MB 821kB/s Complete output from