I am trying to install Pip for Python, but am getting the internal/external command error:
'pip' is not recognized as an internal or external command,
operable program or batch file.
I have set my PATH variables (C:\Python and C:\Python\Scripts)
What's the issue here?