安装V2EX过程中遇到此类问题,有牛人给解答一下么?

2011-05-03 15:45:14 +08:00
 bitpapa
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)
5457 次点击
所在节点    Project Babel
2 条回复
Livid
2011-05-03 15:53:18 +08:00
你的 app.yaml 的内容是什么?

可以贴到 gist.github.com
keakon
2011-05-03 15:53:49 +08:00
打开app.yaml,然后输入一个有效的version字段。这么明显的错误提示能不能自己读读再问啊…

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/12479

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX