I was trying to run the command "python get-pip.py" to install the pip package manager but I got the "Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings" error. The issue is that I do have python installed. I have the file C:\Windows\py.exe
which means its installed.
I assume the issue is something related to the System Environment Variables. But what exactly do I need to modify?