This topic created in 4469 days ago, the information mentioned may be changed or developed.
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 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
geeklian Feb 14, 2014 via iPad
gae sdk不支持py3k吧..
|