‘python’ is not recognized as an internal or external command
‘python’ is not recognized as an internal or external command
‘python’ is not recognized as an internal or external command
How do I have to configure so that I don’t have to type python script.py but simply script.py in CMD on Windows?
As I understand, Python 2.7.9 comes with Pip installed, however when I try to execute a Pip command from CMD (Windows) I get the following error: