cmd prompt does not recognizes python command on Windows 7

Wolfgang Maier wolfgang.maier at biologie.uni-freiburg.de
Wed Aug 10 04:32:20 EDT 2016


Try py instead of python. That invokes a thing called the python 
launcher (see 
https://docs.python.org/3/using/windows.html#python-launcher-for-windows 
for more details).

Best,
Wolfgang


On 10.08.2016 06:46, sh.ajay12 at gmail.com wrote:
> Hi Everyone
>
> i have installed python 3.5 , but the python command is not recognized
>
> C:\Users\sharmaaj>python
> 'python' is not recognized as an internal or external command,
> operable program or batch file.
>
> what should i do to run python commands.
>
> thanks everyone for reading my post.
>
> From Ajay
>




More information about the Python-list mailing list