py --version shows 3.10
which was installed manually in Windows, not from cmd
Pip install attempts to run with 3.9, then throws the error:
no "\\python39\\python.exe" nor "Scripts\\pip.exe"
How do I prioritise running with new version ?
Tried
Deleted path env. variables and 3.9 launcher, didn't solve.
up to date:
pip setuptools wheel
,forced pip installs