[Tutor] easygui question, again

Alan Gauld alan.gauld at btinternet.com
Sun Jun 10 09:22:45 CEST 2007


"Rafael Bejarano" <bejarar at sbcglobal.net> wrote in message 
news:59FAEDFD-E096-4974-BE8E-BF23E15125DF at sbcglobal.net...
>I wrote the script in the Smultron test editor. To open it, I've
> first been selecting it and then selecting python launcher from the
> "Open with" submenu, whicch is under the "Open" menu. Opening the
> script file in this way brings up the terminal window. Here is the
> output I get.
>
> Last login: Sun Jun 10 01:38:22 on ttyp1
> Welcome to Darwin!
> rafael-bejaranos-ibook-g4:~ Rafael$ cd 
> '/Volumes/UNTITLED/Programming
> stuff/My python stuff/' && '/usr/local/bin/pythonw'  '/Volumes/
> UNTITLED/Programming stuff/My python stuff/codetester.py'  && echo
> Exit status: $? && exit 1

OK, Now, just to humour us, open a terminal window and go
to the directory with your python file and type

python codetester.py

I suspect it should be more helpful.

Alan G 




More information about the Tutor mailing list