python与pip

python , pip 相关命令汇总

1) 在python3 下升级pip3 

pip3 install --upgrade pip
原文地址:https://www.cnblogs.com/xingxia/p/python_pip.html