Hello, that has nothing to do with this project and is also not needed (as long as you have python 3.11). That is basic python stuff and it also should say in the message what to do.
There in the To update line it states excatly what you need to do. Just run python -m pip install --upgrade pip while your venv is active.
I am going to close this issue, if i understood your problem wrong feel free to reopen this and provide more info.
Hello, that has nothing to do with this project and is also not needed (as long as you have python 3.11). That is basic python stuff and it also should say in the message what to do.
There in the To update line it states excatly what you need to do. Just run
python -m pip install --upgrade pip
while your venv is active.I am going to close this issue, if i understood your problem wrong feel free to reopen this and provide more info.