[google-appengine] issues getting started with the SDK

2009-08-14 Thread Ming
ine 507, in __call__ handler.get(*groups) File "/home/X/code/python/google_appengine/guestbook/ guestbook6_templates.py", line 18, in get greetings = greetings_query.fetch(10) File "/home/ming/code/python/google_appengine/google/appengine/ext/ db/__init__.py", line 1455, in f

[google-appengine] Re: Throwing IO exception while deploying on google app engine

2009-06-10 Thread ming
Try to deploy in command-line. It works. Are you using windows 7 OS? Ming On Apr 23, 9:36 pm, Felipe wrote: > I have the same problem, but this solution not resolve it. Have you > another ideia? > > On 15 abr, 08:59, shiv wrote: > > > This problem is resolved now. >

[google-appengine] Re: ImportError cgi module

2011-01-23 Thread Ming
> I do use virtualenv (--no-site-packages) to get eggs installed locally, then symlink them into my project, but I do not run appengine from with in virtualenv. Tim, do you link the installed eggs to under the vendor directory of the project? Thanks, Ming -- You received this mess