[web2py] Re: Problem uploading on GAE

2010-07-09 Thread Ravi
yes sir i am using the command python2.5 On Jul 9, 7:14 pm, mdipierro wrote: > Are you sure you are using python 2.5? > > On 9 Lug, 09:06, Ravi wrote: > > > ok > > now its giving me this- > > Traceback (most recent call last): > >   File "appcfg.py", line 68, in > >     run_file(__file__, globa

[web2py] Re: Problem uploading on GAE

2010-07-09 Thread mdipierro
Are you sure you are using python 2.5? On 9 Lug, 09:06, Ravi wrote: > ok > now its giving me this- > Traceback (most recent call last): >   File "appcfg.py", line 68, in >     run_file(__file__, globals()) >   File "appcfg.py", line 64, in run_file >     execfile(script_path, globals_) >   File

[web2py] Re: Problem uploading on GAE

2010-07-09 Thread Ravi
ok now its giving me this- Traceback (most recent call last): File "appcfg.py", line 68, in run_file(__file__, globals()) File "appcfg.py", line 64, in run_file execfile(script_path, globals_) File "/home/ravi/Desktop/google_appengine/google/appengine/tools/ appcfg.py", line 59, in

[web2py] Re: Problem uploading on GAE

2010-07-09 Thread mdipierro
Google only supports python 2.5. On 9 Lug, 08:10, Ravi wrote: > no python 3.1 > plz. help > > On Jul 9, 2:28 am, mdipierro wrote: > > > Strange appcfg.py is aGAEfile. Are you using python 2.5? > > > On 8 Lug, 11:47, Ravi wrote: > > > > on running appconfig.py it is showing this error- > > >

[web2py] Re: Problem uploading on GAE

2010-07-09 Thread Ravi
no python 3.1 plz. help On Jul 9, 2:28 am, mdipierro wrote: > Strange appcfg.py is aGAEfile. Are you using python 2.5? > > On 8 Lug, 11:47, Ravi wrote: > > > on running appconfig.py it is showing this error- > > > Traceback (most recent call last): > >   File "appcfg.py", line 68, in > >  

[web2py] Re: Problem uploading on GAE

2010-07-08 Thread mdipierro
Strange appcfg.py is a GAE file. Are you using python 2.5? On 8 Lug, 11:47, Ravi wrote: > on running appconfig.py it is showing this error- > > Traceback (most recent call last): >   File "appcfg.py", line 68, in >     run_file(__file__, globals()) >   File "appcfg.py", line 64, in run_file