On 14/06/12 20:19, Tom Avos wrote:
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.
Its not really the same but you can just
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
On 6/14/2012 12:19 PM Tom Avos said...
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.
Once you've got the >>> prompt you're
ska
Para: Tom Avos
Enviado: jueves, 14 de junio de 2012 16:01
Asunto: Re: [Tutor] Trouble running Python on Windows Vista
On Thu, Jun 14, 2012 at 8:54 PM, Tom Avos wrote:
> De: Tom Avos
> Para: "Flynn, Stephen (L & P - IT)"
> Enviado: jueves, 14 de junio de 2012 1
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
On 14/06/12 16:30, Tom Avos wrote:
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 prompt (neither from IDLE nor Dos
Command Line);
It looks like you are trying to r
On Thu, Jun 14, 2012 at 5:30 PM, Tom Avos wrote:
> 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 F
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