加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

cocos2dx 关于 EOFError: EOF when reading a line

发布时间:2020-12-14 16:46:14 所属栏目:百科 来源:网络整理
导读:building apk Please input the absolute/relative path of ".keystore" file: Traceback (most recent call last): File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolebincocos.py",line 859,in module run_plugin(command,argv,plugins) File "
building apk
Please input the absolute/relative path of ".keystore" file:
Traceback (most recent call last):
File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolebincocos.py",line 859,in <module>
run_plugin(command,argv,plugins)
File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolebincocos.py",line 817,in run_plugin
plugin.run(argv,dependencies_objects)
File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolepluginsproject_compileproject_compile.py",line 1432,in run
self.build_android()
File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolepluginsproject_compileproject_compile.py",line 440,in build_android
self.apk_path = builder.do_build_apk(sdk_root,ant_root,build_mode,output_dir,self._custom_step_args,self)
File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolepluginsproject_compilebuild_android.py",line 382,in do_build_apk
self._gather_sign_info()
File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolepluginsproject_compilebuild_android.py",line 429,in _gather_sign_info
inputed = self._get_user_input("Please input the absolute/relative path of ".keystore" file:")
File "F:workcocos2dxcocos2d-x-3.5toolscocos2d-consolepluginsproject_compilebuild_android.py",line 458,in _get_user_input
ret = raw_input()
EOFError: EOF when reading a line

Please use cocos console instead.

由于eclipse并不能像控制台那样等待输入

Please input the absolute/relative path of ".keystore" file:

所以会报这个错,但并不影响程序的调试

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读