I have GWT app, which is deployed on GAE (Java). I\'m trying to download data from App Engine datastore using appcfg.py . I did all the setup according to http://ikaisays.com/20
The following fix worked for me. It looks like appcfg.py
doesn't like PYTHON27
and ALWAYS returns the help menu. I fixed it by executing it with PYTHON25
and hard coded all my file locations:
C:\Python25-archive\python "C:\Program Files (x86)\Google\google_appengine\appcfg.py" rollback C:\scripts\myapp