Hope this is not off topic. I recently installed the Komodo editor and now, when I try to run a script from my command prompt, it no longer works.
'python' is not recognized as an internal or external command, operable program or batch file.
I am on Windows 10.
Prior to installing Komodo, I was able to run python scripts from my command prompt.
Any suggestions greatly appreciated.
I uninstalled Komodo but the problem persists.



you can try adding path or system (windows only)
also you can try reinstalling the python and select add path to my system option on the bottom of the installer window.