[Tutor] Fw: easygui

2017-08-27 Thread George Sconyers via Tutor
Mats, that first line was the problem. Alan, I like the Tkinter idea. Had to pull that package for easygui to work. I will look at transitioning once my son works through the easygui chapter. Trying to teach him how to learn as much as how to program.  Thank you both! George

[Tutor] easygui

2017-08-27 Thread George Sconyers via Tutor
Hello all. Need some help with easygui which my son is trying to run for a book he is working in. Using Python 2.7 we downloaded easygui and put it in an executable path.  Code is:import easyguieasygui.msgbox("Hello there") No popup occurs, cusor changes to a cross and no longer process mouse

Re: [Tutor] Recommended Python Compiler

2017-08-05 Thread George Sconyers via Tutor
Thank you all for the feedback. As most of you pointed out I meant "IDE" instead of "compiler."  There are a lot of options for me to check out this weekend. Looking forward to cracking a case of Mountain Dew and digging in.  George Sent from Yahoo Mail for iPhone On Tuesday, August 1, 2017,

[Tutor] Recommended Python Compiler

2017-07-30 Thread George Sconyers via Tutor
Hello all. I am getting started with Python and looking for a recommended compiler for an Ubuntu environment. I've been using gedit but don't get the benefit of auto-indentation and color coding of key words. It is laziness for sure but as the programs get longer I am increasingly OK with being