WARNING: There was an error checking the latest version of pip.
第一步
打开管理员命令提示符
第二步输入
python -m pip install --upgrade pip -i https://pypi.douban.com/simple
WARNING: There was an error checking the latest version of pip.
最新推荐文章于 2024-08-17 14:24:53 发布
文章指导如何处理检查pip最新版本时遇到的错误,建议通过打开管理员命令提示符,使用Python运行`pipinstall--upgradepip-ihttps://pypi.douban.com/simple`命令,从Douban镜像源升级pip。
摘要由CSDN通过智能技术生成