linux更新pip版本

执行命令

python -m pip install --upgrade pip'

另一个命令

pip install --upgrade pip
原文地址:https://www.cnblogs.com/codeDevotee/p/12251919.html