pip版本升级:再输入指令python -m pip install -U pip,python会自动卸载以前的旧版本,并下载安装新版本。 python -m pip install --upgrade pip