I examined the verbose output and noted the bottommost line was 

import _hashlib # dynamically loaded from 
/usr/local/lib/python2.5/lib-dynload/_hashlib.so

So I ran a couple more tests, and when I ran Python 2.5 interactively and 
tried to import the _hashlib module, it worked, there were no errors.

I also went to this blog: 
http://www.learningtechnicalstuff.com/2010/10/installing-python-google-appengine-sdk.html
 and 
tried his approach. This did not work either.

-- 
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.

Reply via email to