分页: 1 / 1

ubuntu goagent 安装错误

发表于 : 2014-09-22 11:14
yujiansheng
下载了goagent 和 google_appengine,按照网上的安装步骤,在用python uploader.zip上传appid的时候,出现错误,改用appengin命令上传 python appcfg.py update goagent-goagent-91cd5e4/server/python ,发现我的goagent/sever文件夹下没有python,所以命令无法执行,请问可有高手知道要怎么样才能上传appid??

用python uploader.zip 上传输入邮箱密码后:
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "uploader.zip/__main__.py", line 34, in <module>
File "uploader.zip/__main__.py", line 29, in main
File "uploader.zip/appcfg.py", line 105, in main
File "uploader.zip/appcfg.py", line 93, in upload
File "uploader.zip/google/appengine/tools/appcfg.py", line 3873, in main
File "uploader.zip/google/appengine/tools/appcfg.py", line 2443, in Run
.........
File "uploader.zip/google/appengine/tools/appcfg.py", line 1698, in Send
File "uploader.zip/google/appengine/tools/appengine_rpc.py", line 378, in Send
File "uploader.zip/google/appengine/tools/appengine_rpc.py", line 436, in _Authenticate
File "uploader.zip/google/appengine/tools/appengine_rpc.py", line 280, in _Authenticate
File "uploader.zip/google/appengine/tools/appengine_rpc.py", line 232, in _GetAuthToken
File "uploader.zip/google/appengine/tools/appengine_rpc.py", line 94, in __init__
AttributeError: can't set attribute

Re: ubuntu goagent 安装错误

发表于 : 2014-09-30 14:50
vickycq
yujiansheng 写了:在用python uploader.zip上传appid的时候,出现错误
这一步是什么错误? 最近口口加高后,上传成功率本来就较低,建议挂个免费vpn上传。

Re: ubuntu goagent 安装错误

发表于 : 2014-09-30 15:53
ahwad
估计系统不是14.04,最好下载老版本。

Re: ubuntu goagent 安装错误

发表于 : 2014-10-01 0:00
taohunter
yujiansheng 写了:。。。

用python uploader.zip 上传输入邮箱密码后:
。。。
AttributeError: can't set attribute
“注意:如果开启了两步验证,密码应为16位的应用程序专用密码而非谷歌帐户密码,否则会出现AttributeError: can't set attribute错误”--引自goa官网教程。。。