Have you tried to install the ssl module from pypi? If so, what problem are you having with installing it?
On Apr 26, 5:25 pm, oddse <[email protected]> wrote: > Hello, > > I got this warning and can't upload files and communicate with app > engine in order to unload file and create index for tables. > > "WARNING appengine_rpc.py:399 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 fromhttp://pypi.python.org/pypi/ssl. > To learn more, seehttp://code.google.com/appengine/kb/general.html#rpcssl > . " > > Need help to solve this problem. > > Thank you. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
