1. To start the pip installation run this command:
Code: Select all
python.exe -m ensurepipCode: Select all
python -m pip install --upgrade --force-reinstall --no-cache-dir pipCode: Select all
pip --versionCode: Select all
pip 25.0.1 from ... Code: Select all
python.exe -m ensurepipCode: Select all
python -m pip install --upgrade --force-reinstall --no-cache-dir pipCode: Select all
pip --versionCode: Select all
pip 25.0.1 from ...