python pip错误处理

可以首先执行  python -m ensurepip  然后执行 python -m pip install --upgrade pip  即可更新完毕。

猜你喜欢

转载自www.cnblogs.com/liang11092/p/10920738.html