Re: [Tutor] IDLE

2017-12-29 Thread Rex via Tutor
I am a beginner and am using PyCharm as my editor. It’s great and free. It also provides some very nice courses that work within the editor. Google PyCharm.edu Sent from my iPhone > On Dec 29, 2017, at 3:53 PM, Mats Wichmann wrote: > >> On 12/29/2017 11:28 AM, Alan Gauld via Tutor wrote: >

Re: [Tutor] IDLE

2017-12-29 Thread Mats Wichmann
On 12/29/2017 11:28 AM, Alan Gauld via Tutor wrote: > On 29/12/17 16:43, Jay Kelman wrote: >> I downloaded Python and when I look at IDLE it tells me to update TCL. > > Are you using a Mac by any chance? I seem to recall this used to > be a common issue with MacOS. If you google for "IDLE MacOS

Re: [Tutor] IDLE

2017-12-29 Thread Alan Gauld via Tutor
On 29/12/17 16:43, Jay Kelman wrote: > I downloaded Python and when I look at IDLE it tells me to update TCL. Are you using a Mac by any chance? I seem to recall this used to be a common issue with MacOS. If you google for "IDLE MacOS Tcl" you should find several links telling you how to fix it.

[Tutor] IDLE

2017-12-29 Thread Jay Kelman
I’m a beginner. I downloaded Python and when I look at IDLE it tells me to update TCL. I downloaded updated Active TCL and installed it but can’t figure how to use update to get IDLE corrected. Any help? ___ Tutor maillist - Tutor@python.org To unsu