I have installed python and don't really know what this means. An开发者_运维百科y ideas?
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.
- Set the python.exe in your
PATH
. - OR When you open and run cmd.exe, go to your python installation, which will be
C:\Python26\
and from there execute python.exePATH_TO_YOUR_APPENGINE_SDK\dev_server.py YOUR_APP
精彩评论