- go_appenginesdk 설치
- dev_appserver 실행
C:\MyDev\go_appengine\demos\helloworld>cd..
C:\MyDev\go_appengine\demos>cd..
C:\MyDev\go_appengine>dev_appserver.py demos\helloworld
Allow dev_appserver to check for updates on startup? (Y/n): Y
dev_appserver will check for updates on startup. To change this setting, edit C
:\Users\Andrew/.appcfg_nag
INFO 2013-07-24 21:46:07,829 sdk_update_checker.py:244] Checking for updates
to the SDK.
INFO 2013-07-24 21:46:09,563 sdk_update_checker.py:288] This SDK release is
newer than the advertised release.
WARNING 2013-07-24 21:46:09,635 api_server.py:314] Could not initialize images
API; you are likely missing the Python "PIL" module.
WARNING 2013-07-24 21:46:09,654 simple_search_stub.py:998] Could not read searc
h indexes from c:\users\andrew\appdata\local\temp\appengine.helloworld\search_in
dexes
INFO 2013-07-24 21:46:09,664 api_server.py:138] Starting API server at: http
://localhost:3408