C:\Users\lty365>python.exe -m pip install --upgrade pip
Requirement already satisfied: pip in c:\python\python310\lib\site-packages (23.0.1)
Collecting pip
Using cached pip-23.1.2-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 23.0.1
Uninstalling pip-23.0.1:
Successfully uninstalled pip-23.0.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
homeassistant 2023.4.6 requires pip<23.1,>=21.0, but you have pip 23.1.2 which is incompatible.