You probably *will* want to to get Python 2.5.x also, your app name cannot be web2py because there is already an app by that name at web2py.appspot.com;
rename your app to a name you've registered at appspot and edit your app.yaml file accordingly, then try again Danny On May 27, 11:22 pm, Resa <taratbr...@gmail.com> wrote: > 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