您可以通过以下两种方法升级pip:1、在管理员模式的控制台里输入python -m pip install --upgrade pip。2、使用conda install mingw libpython命令。