pip升级

升级命令:

python -m pip install --upgrade pip

 升级失败恢复pip

 

python -m ensurepip
原文地址:https://www.cnblogs.com/qing-chen/p/7723794.html