
You should consider upgrading via the
问题描述:
WARNING: You are using pip version 20.0.2; however, version 20.1 is available. You should consider upgrading via the 'C:\\Users\\大大文\\AppData\\Local\\Programs\\Python\\Python38\\python.exe -m pip install --upgrade pip' command.
解决方案:
输入pip install --user --upgrade pip升级失败的,试这条命令: python -m pip install --upgrade pip -i pypi.douban/simple
👁️ 阅读量:0
© 版权声明:本文《You should consider upgrading via the》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686555179a290723.html。