yes sir
i am using the command python2.5

On Jul 9, 7:14 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Are you sure you are using python 2.5?
>
> On 9 Lug, 09:06, Ravi <gr8su...@gmail.com> wrote:
>
> > ok
> > now its giving me this-
> > Traceback (most recent call last):
> >   File "appcfg.py", line 68, in <module>
> >     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 <module>
> >     from google.appengine.tools import appengine_rpc
> >   File "/home/ravi/Desktop/google_appengine/google/appengine/tools/
> > appengine_rpc.py", line 32, in <module>
> >     https_handler = urllib2.HTTPSHandler
> > AttributeError: 'module' object has no attribute 'HTTPSHandler'
>
> > plz.help
>
> > On Jul 9, 6:25 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > Google only supports python 2.5.
>
> > > On 9 Lug, 08:10, Ravi <gr8su...@gmail.com> wrote:
>
> > > > no python 3.1
> > > > plz. help
>
> > > > On Jul 9, 2:28 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > > > Strange.... appcfg.py is aGAEfile. Are you using python 2.5?
>
> > > > > On 8 Lug, 11:47, Ravi <gr8su...@gmail.com> wrote:
>
> > > > > > on running appconfig.py it is showing this error-
>
> > > > > > Traceback (most recent call last):
> > > > > >   File "appcfg.py", line 68, in <module>
> > > > > >     run_file(__file__, globals())
> > > > > >   File "appcfg.py", line 64, in run_file
> > > > > >     execfile(script_path, globals_)
> > > > > > NameError: global name 'execfile' is not defined
>
> > > > > > what shud i do

Reply via email to