[Tutor] how I overcame the problem I cannot run Python programs

2012-03-15 Thread Tamar Osher
I realized that my computer was running the programs. The black box was flashing off and disappearing immediately, so that I never saw the programs. Also, I am using Notepad++, in addition to IDLE. I am now able to see my programs and provide user input, when I use Notepad++. Also, I still

Re: [Tutor] how I overcame the problem I cannot run Python programs

2012-03-15 Thread eire1130
Subject: [Tutor] how I overcame the problem I cannot run Python programs ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] how I overcame the problem I cannot run Python programs

2012-03-15 Thread Mark Lawrence
On 15/03/2012 22:30, eire1...@gmail.com wrote: That's the nature of things I'm afraid. I do about half of my development on windows. My recomendation, download eclipse and install pydev. IDE choice is always a touchy subject but for windows, this should be your choice. I have notepad++ as

Re: [Tutor] how I overcame the problem I cannot run Python programs

2012-03-15 Thread Alan Gauld
On 16/03/12 00:29, Mark Lawrence wrote: I have notepad++ as well. Its great. But eclipse is better, especially for learning. I can't describe how much it helped me. I believe that eclipse is crap. No, it's not crap, it's one of the most powerful and extensible development tools available