Hi,

I'm new to google app engine and python and I've run into a problem I
can't seem to find any information about. First of all, I'm using
Google App Launcher under OS X. Every time I try to run code that
attempts to import zlib, "import zlib", I get the error: "ImportError:
No module named zlib". But zlib is in the whitelist of allowed
modules: http://code.google.com/appengine/kb/libraries.html. I get the
same error message in the Interactive Console.

The code actually works when I deploy, but when I run on my local
machine using Google App Launcher I always get the error.

Please help me, is this a known bug? Or am I missing something
obvious? Thanks!

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