Can someone assist me in deploying google app engine.. I am getting
this error:

File "/usr/lib/python2.6/urllib2.py", line 1169, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "/home/tara/Downloads/google_appengine/lib/fancy_urllib/
fancy_urllib/__init__.py", line 367, in do_open
    raise url_error
urllib2.URLError: <urlopen error [Errno -2] Name or service not known>

This is what i did:

     1locate dev_appser
  2  /home/tara/Downloads/google_appengine/dev_appserver.py
  3  /home/tara/Downloads/google_appengine/appcfg.py update ~/
Documents/web2py

I also specified the application in the routes file

Reply via email to