I am having this problem also. Found this thread in Google Groups: http://groups.google.com/group/google-appengine/browse_thread/thread/9eb30d64423a37ea.
The module requires Visual Studio to build and install. To have to install Visual Studio just for this seems a bit heavy. If some kind soul out there could build an MSI and post it, it would be wonderful. On Apr 26, 7:37 pm, Wooble <[email protected]> wrote: > 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 > athttp://groups.google.com/group/google-appengine?hl=en. -- 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.
