本文摘自:https://blog.csdn.net/qq_37788558/article/details/79049410
python -m pip install --upgrade --force pip
pip install setuptools==33.1.1
“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” – Tom Cargill
标 题:pip安装出现Command "python setup.py egg_info" failed with error code 1 的解决方案