pip升级最新版本 1、如果是python2.7输入以下指令 python -m pip install –upgrade pip 2、如果是python 3.+输入以下指令 python3 -m pip instal … 继续阅读 pip升级最新版本