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 right way is to change the environment variables on Windows 7:
C:\Python27\
Another way is to:
Locate your python.exe
file. For example:
C:\Python27>_
Then, run a python command that looks like this.
python
Where C:\Program Files\Google\google_appengine\appcfg.py
. (Depending on your file location)
Don't forget to put quotes before and after