Re: [Pythonmac-SIG] problems with executing python files

2009-08-20 Thread Chris Rebert
On Thu, Aug 20, 2009 at 1:15 AM, beegee beegee wrote: > b. I opened my terminal window, and typed python run.py -g > > i either got a syntax error or > file does not exist please help Please include the exact error message and shell session transcript. Cheers, Chris -- http://blog.rebertia.com _

[Pythonmac-SIG] problems with executing python files

2009-08-20 Thread beegee beegee
I am new to python (i have version 2.5 on my machine), I have a mac os tiger 10.4.11 with 1 GB ram I just downloaded a performance testing tool called pylot I downloaded the entire folder to my desktop I am expected to run the following command python run.py -g I tried the following a. I ri