I tried to upgrade pip in Python with command python -m pip install --upgrade pip
, but I get this error in the command prompt on Windows:
'python' is not recognized as as internal or external command, operable program or batch file.
Kindly help.