Are you using trunk or stable? Can you try trunk?
On Nov 11, 10:48 pm, Sathvik Ponangi <psath...@gmail.com> wrote: > Hi! > I've recently updated my GAE SDK to v1.6.0 and I'm getting this error on > every subsequent call to the server (It works the first time though): > > Traceback (most recent call last): > > > File "E:\Programming\Python\rappiden\gluon\restricted.py", line 194, in > > restricted > > exec ccode in environment > > File > > "E:\Programming\Python\rappiden\applications\init\controllers/default.py:in > > dex", > > line 7, in <module> > > ImportError: No module named commons > > I do have a file named commons.py in my modules directory, the app runs > fine for the first call & it worked fine before the update. > > Can someone help me out? > > With Regards, > Sathvik > -- > Sathvik Ponangi