2011-05-03 15:35:14 Running command: "['C:\\Python26\\python.exe', u'C:\\Program Files (x86)\\Google\\google_appengine\\
dev_appserver.py', '--admin_console_server=', '--port=8080', 'E:\\mydoc\\bitpapa001']"
C:\Program Files (x86)\Google\google_appengine\google\appengine\tools\
appcfg.py:42: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
C:\Program Files (x86)\Google\google_appengine\google\appengine\tools\
dev_appserver_login.py:33: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
C:\Program Files (x86)\Google\google_appengine\google\appengine\api\
validation.py:64: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
C:\Program Files (x86)\Google\google_appengine\google\appengine\api\
validation.py:197: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
e.message = "Missing required value '%s'." % key
C:\Program Files (x86)\Google\google_appengine\google\appengine\api\
validation.py:68: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
return str(self.message)
ERROR 2011-05-03 07:35:22,910
dev_appserver_main.py:468] Fatal error when loading application configuration:
Missing required value 'version'.
in "E:\mydoc\bitpapa001\app.yaml", line 168, column 23
2011-05-03 15:35:22 (Process exited with code 1)
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/12479
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.