[google-appengine] Re: Outage of site due to "cannot import name datastore_stub_util"

2010-10-14 Thread Anand
We are facing same issue from yesterday evening.. some time it throws error while loading the module and sometime deadline exceed error. There was no change in the application as such and and something at the infrastructure level is causing this. Error I am getting currently is 10-14 07:18AM 57.2

[google-appengine] Re: Outage of site due to "cannot import name datastore_stub_util"

2010-11-05 Thread Adam Sah
I'm having the same issue-- 'xxx' object has no attribute 'yyy' for code that has worked for months. This appears to be a library-loading issue of some kind. I've also seen a recent increase in Django 0.96 vs. 1.1 problems, where 0.96 gets loaded 'ahead' of 1.1 and attempts to replace 0.96 fail.