Re: [Tutor] python -v command

2008-05-02 Thread Alan Gauld
"Stephanie" <[EMAIL PROTECTED]> wrote programs via the Macintosh Unix Terminal. I was trying to quickly see which version of Python I am running and typed in the command "python -v". uppercase: python -V Alan G. ___ Tutor maillist - Tutor@

Re: [Tutor] python -v command

2008-05-02 Thread Stephanie
Thank you to everyone for your help. I'm sorry to waste your time with such a silly question. I am now back up and running! I really appreciate your responses. On Fri, May 2, 2008 at 11:16 AM, Kent Johnson <[EMAIL PROTECTED]> wrote: > On Fri, May 2, 2008 at 11:33 AM, Stephanie <[EMAIL PROTECTE

Re: [Tutor] python -v command

2008-05-02 Thread Kent Johnson
On Fri, May 2, 2008 at 11:33 AM, Stephanie <[EMAIL PROTECTED]> wrote: > Hi, > I'm at a very beginning level of Python knowledge, but I use several Python > programs via the Macintosh Unix Terminal. I was trying to quickly see which > version of Python I am running and typed in the command "python

Re: [Tutor] python -v command

2008-05-02 Thread Jerry Hill
On Fri, May 2, 2008 at 11:33 AM, Stephanie <[EMAIL PROTECTED]> wrote: > Hi, > I'm at a very beginning level of Python knowledge, but I use several Python > programs via the Macintosh Unix Terminal. I was trying to quickly see which > version of Python I am running and typed in the command "python

[Tutor] python -v command

2008-05-02 Thread Stephanie
Hi, I'm at a very beginning level of Python knowledge, but I use several Python programs via the Macintosh Unix Terminal. I was trying to quickly see which version of Python I am running and typed in the command "python -v". That was obviously not the correct command to use. It installed several