Hi Moritz.

On Jan 16, 3:41 am, Moritz Angermann <moritz.angerm...@gmail.com>
wrote:
> zipimporter('/base/data/home/apps/journal-ma/
> reflection-2.330732104263667843/libz/jinja2.zip', '')
> zipimporter('/base/data/home/apps/journal-ma/
> reflection-2.330732104263667843/libz/werkzeug.zip', '')
> <type 'exceptions.ImportError'>: cannot import name BaseRequest
> Traceback (most recent call last):
>   File "/base/data/home/apps/journal-ma/
> reflection-2.330732104263667843/main.py", line 17, in <module>
>     from werkzeug import BaseRequest, BaseResponse, responder
> <type 'exceptions.ImportError'>: cannot import name BaseRequest
>
> It looks like both libraries werkzeug and jinja2 got imported by the
> zipimporter but trying to import from them
> raises an ImportError.

Maybe this is related to:
http://code.google.com/p/googleappengine/issues/detail?id=988

Bye,
Waldemar Kornewald
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to