I was trying to download a GUI, but the terminal kept giving me this error:
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
I'm trying to install it using this command:
python -m pip install --upgrade pip setuptools virtualenv
pip
is for installing python packages. You need to install Python itself. Go to www.python.org and find a download link.path
: javatpoint.com/how-to-set-python-path