Reputation: 22370
I have installed python and don't really know what this means. Any ideas?
Upvotes: 1
Views: 70
Reputation: 120917
Try opening launcher preferences (what it refers to in the last line), and tell it where you installed Python. There should be a "Python path" setting that you can set.
Upvotes: 2
Reputation: 56813
PATH
. C:\Python26\
and from there execute python.exe PATH_TO_YOUR_APPENGINE_SDK\dev_server.py YOUR_APP
Upvotes: 1