You are absolutely right Stephen (and Matsuo!). Problem seems to be a buggy version is checked into the 1.2.6 GAE archive?
The 1.2.5 version of remote_api/handler.py does not even import taskqueue. So seems like a slight oversight here. Will try replacing the numbers and see how it goes. Thanks for that pointer. cheers Sri On Oct 16, 12:32 am, Stephen <[email protected]> wrote: > On Oct 15, 12:03 pm, Sri <[email protected]> wrote: > > > > > File "/opt/google/google_appengine/google/appengine/ext/remote_api/ > > handler.py", line 57, in <module> > > from google.appengine.api.taskqueue import taskqueue_service_pb > > ImportError: No module named taskqueue > > http://code.google.com/p/googleappengine/issues/detail?id=2259 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
