What is the problem? I tried \"python -m pip install -U pip\" and \"python -m pip install --upgrade pip\" both with the same error (and \"<
You can try this following:
python -m pip install -U --force-reinstall pip