Thanks!!
De: Emile van Sebille
Para: tutor@python.org
Enviado: jueves, 14 de junio de 2012 16:35
Asunto: Re: [Tutor] Trouble running Python on Windows Vista
On 6/14/2012 12:19 PM Tom Avos said...
> Yes, If I open the file from the IDLE and then I press
Yes, If I open the file from the IDLE and then I press "f5" it works, but I
want to know why it does not work if I write the filename after the ">>>"
prompt . That way is much more handy, I would like to make it work.
________
De: Kwpol
De: Tom Avos
Para: "Flynn, Stephen (L & P - IT)"
Enviado: jueves, 14 de junio de 2012 13:19
Asunto: Re: [Tutor] Trouble running Python on Windows Vista
Great! You're right.. It works from the Command Line :-)
So, how should I call
Hi there,
I'm learning Python. I have to work with a Notebook running Widows Vista Home
Premium.(have no other choice)
It works fine when working in Interactive Mode or by Opening a .py file from
the IDLE and then running it by pressing F5, but I can not run .py files by
invoking them from the