Good day!
Installed the Python 3.9.1, checked "Add to path", the cmd did not work though. Added Environment Variable Path, both folder
C:\Users\XXXXX\AppData\Local\Programs\Python\Python39
(file manager opens the path to python.exe just fine) and script lines:
C:\Users\XXXXX\AppData\Local\Programs\Python\Python39
Still the commands python -version
and pip --version
do not work from the command line.
Py --version
works just fine though.
Anyone might share and idea what might be the reason?