当前位置:网站首页>You should consider upgrading via

You should consider upgrading via

2022-06-13 06:10:00 Prince of black Technology

1、 Error message

WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available.
You should consider upgrading via the 'D:\pythonProject\venv\Scripts\python.exe -m pip install --upgrade pip' command.

2、 resolvent

      stay Terminal The terminal can execute the following commands

(venv) PS D:\pythonProject> python -m pip install --upgrade pip

3、 Process demonstration

原网站

版权声明
本文为[Prince of black Technology]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/164/202206130605244009.html