这是一个创建于 3919 天前的主题,其中的信息可能已经有所发展或是发生改变。
2014-02-14 00:12:25 Running command: "['C:\\Python33\\pythonw.exe', '-u', 'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--no_cookies', u'--email=***', '--passin', 'update', u'D:\\***']"
Traceback (most recent call last):
File "C:\Program Files\Google\google_appengine\appcfg.py", line 199, in <module>
run_file(__file__, globals())
File "C:\Program Files\Google\google_appengine\appcfg.py", line 195, in run_file
execfile(script_path, globals_)
NameError: global name 'execfile' is not defined
2014-02-14 00:12:26 (Process exited with code 1)
You can close this window now.
1 条回复 • 1970-01-01 08:00:00 +08:00
|
|
1
geeklian 2014-02-14 07:21:38 +08:00 via iPad
gae sdk不支持py3k吧..
|