ubuntu goagent 安装错误

上网、浏览、聊天、下载等
回复
yujiansheng
帖子: 10
注册时间: 2014-08-26 15:58
系统: 12.04和14.04

ubuntu goagent 安装错误

#1

帖子 yujiansheng » 2014-09-22 11:14

下载了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
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: ubuntu goagent 安装错误

#2

帖子 vickycq » 2014-09-30 14:50

yujiansheng 写了:在用python uploader.zip上传appid的时候,出现错误
这一步是什么错误? 最近口口加高后,上传成功率本来就较低,建议挂个免费vpn上传。
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
头像
ahwad
帖子: 1116
注册时间: 2009-05-06 0:36

Re: ubuntu goagent 安装错误

#3

帖子 ahwad » 2014-09-30 15:53

估计系统不是14.04,最好下载老版本。
taohunter
帖子: 1555
注册时间: 2012-03-31 3:29

Re: ubuntu goagent 安装错误

#4

帖子 taohunter » 2014-10-01 0:00

yujiansheng 写了:。。。

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