I'm trying to run python (version 2.7.2) on my computer (windows vista 32bit). It's always worked until now when Idle just does not respond to any commands.
Any commands entered (even very simple ones) have no output/do not get computed! See image:

Python works fine when I run it using command line though!
I've tried re-installing it a few times but it just doesn't help! Also tried running it from
C:\Python27\Lib\idlelib\idle.pyand I get the following message before the same unresponsive IDLE pops up again! See image:
Any help would be greatly appreciated.
Thanks
C:\Python27but the screenshot above shows that you are running python fromC:\Python272. Is the location of IDLE correct, and if so, how many Python installations do you have? – Luke Woodward Mar 25 '12 at 11:36