[web2py] GAE for Dummies - again

2011-05-30 Thread Martin Weissenboeck
Hi, a similar problem After deployment to GAE I got: WARNING appengine_rpc.py:435 ssl module not found. Without the ssl module, the identity of the remote host cannot be verified, and connections may NOT be secure. To fix this, please install the ssl module from http://pypi.python.org/pypi/ssl .

[web2py] GAE for Dummies

2011-05-18 Thread bee
Hello All, I have been trying to run the GAE appserver as descried in the book and in this slice: http://web2pyslices.com/main/slices/take_slice/126#end For some reason I cant get it to run.I am using Ubuntu 11.04 and have installed Python2.5. Here is the error I get: :/webdev/google_appengine$ p