Hey all, got the solution...
Thanks for the help :) :)
Just needed to fromĀ
C:\Python26>Python hello.py
Its working fine...
From: Neha P
To: "tutor@python.org"
Sent: Thursday, May 19, 2011 4:14 PM
Subject: [Tutor] Error in executing 'Python
On Thu, May 19, 2011 at 9:14 PM, Neha P wrote:
> C:\>python hello.py
> 'python' is not recognized as an internal or external command,
> operable program or batch file.
This happens because "python.exe" is not in the system path.
> C:\>cd python26
> C:\Python26>python
> Python 2.6.4 (r264:75708,
You're in the python interpreter.
Hit control C to go back to cmd and then you can do "python hello.py"
On Thu, May 19, 2011 at 4:14 PM, Neha P wrote:
> C:\>python hello.py
> 'python' is not recognized as an internal or external command,
> operable program or batch file.
>
> C:\>cd python26
>
>
C:\>python hello.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\>cd python26
C:\Python26>python
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more in