Jesramz wrote: > Hello, > > I am trying to deploy an app on google app engine using bottle, a > micro-framework, similar to flask. [...] > ImportError: No module named zlib
What happens if you explicitly launch Python2.5 and then try to import zlib? -- Steven -- http://mail.python.org/mailman/listinfo/python-list