I have found, that if you are working with macports, than you need to install py25-socket-ssl module:
sudo port install py25-socket-ssl I suggest, if you are working on the "debian like" linux, then you should try something like that first: apt-cache search python ssl Or, as a last resort, make sudo easy_install ssl (i should download and install ssl module from the http://pypi.python.org/pypi/ssl/) On 2 фев, 21:57, Robert <[email protected]> wrote: > Interestingly, things work just fine on my Mac. I was having problems > with the Linux setup. Good luck --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
