Greetings:
I just installed the Google App Engine SDK 1.3.5 this evening along
with ActivePython 2.5.5.7 (64-bit Windows) on Windows 7 64-bit.
When I run an example application, I get the following error:
File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\appengine_rpc.py", line 32, in <module>
https_handler = urllib2.HTTPSHandler
AttributeError: 'module' object has no attribute 'HTTPSHandler'
2010-08-04 20:56:55 (Process exited with code 1)
I've read on other posts that an SSL module and possible some other
Python modules need to be installed; but I'm not sure where to get
them for Windows.
What modules / libraries do I need to install? Where can I get them
for Windows 7?
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.