Hi I am running in windows XP. I have python2.6 and python 3.2 installed at the same time.
My problem is when i uninstall python 3.2 and run a program with an error, the CMD does not return error message. But the program execute properly when it has no error.
I’ve tried re installing python2.6 but it is still the same.
Now you should be able to type “python test.py” from anywhere and it will work.