Re: [Tutor] Starting the IDLE

2015-03-30 Thread Alan Gauld
On 30/03/15 09:55, Alan Gauld wrote: If its the ActiveState version then it installs Pythonwin which is similar to IDLE but more Windows oriented. Do you have a Pythonwin icon? By strange coincidence I had to reinstall Python on my Windows box today and it turns out that Activestate's V3.4 doe

Re: [Tutor] Starting the IDLE

2015-03-30 Thread Alan Gauld
On 26/03/15 19:55, Troll Worfolk wrote: I downloaded Python 3.4.3 today (twice) and I can't get the IDLE to start. ... When I installed python there are two icons, 'PYTHON' and "PYTHONW" . Where did you get your Python version? If its the ActiveState version then it installs Pythonwin whi

Re: [Tutor] Starting the IDLE

2015-03-29 Thread Danny Yoo
On Thu, Mar 26, 2015 at 12:55 PM, Troll Worfolk wrote: > I downloaded Python 3.4.3 today (twice) and I can't get the IDLE to start. Did you run the installer afterwards? What menu items do you see in your Windows "Start Menu" that are associated to "Python 3.4"?

[Tutor] Starting the IDLE

2015-03-29 Thread Troll Worfolk
 I downloaded Python 3.4.3 today (twice) and I can't get the IDLE to start.  The Python in the command window works great but I can't figure how to start the IDLE.  When I installed python there are two icons,  'PYTHON'  and "PYTHONW" . The first will opens Python in a command window and all is