-
Notifications
You must be signed in to change notification settings - Fork 273
Description
请输入[]内的数字以选择:1
Run CMD Task:[wget http://mirror.fishros.com/install/tools/tool_install_ros.py -O /tmp/fishinstall/tools/tool_install_ros.py --no-check-certificate]
[-][0.11s] CMD Result:success
Run CMD Task:[wget http://mirror.fishros.com/install/tools/tool_config_rosenv.py -O /tmp/fishinstall/tools/tool_config_rosenv.py --no-check-certificate]
[-][0.08s] CMD Result:success
Run CMD Task:[wget http://mirror.fishros.com/install/tools/tool_config_system_source.py -O /tmp/fishinstall/tools/tool_config_system_source.py --no-check-certificate]
[-][0.13s] CMD Result:success
欢迎使用一键安装ROS和ROS2,支持树莓派Jetson,本工具由作者小鱼提供
欢迎使用ROS开箱子工具,本工具由[鱼香ROS]小鱼贡献..
小鱼:检测当前系统debian13: 暂不支持一键安装ROS,请关注公众号《鱼香ROS》获取帮助.
检测到当前系统:debian 架构:arm64 代号:,正在为你搜索适合的源...
搜索到可用源:[]
接下来将进行自动测速以为您选择最快的源:
检测到程序发生异常退出,请打开:https://fishros.org.cn/forum 携带如下内容进行反馈
标题:使用一键安装过程中遇到程序崩溃
Traceback (most recent call last):
File "/tmp/fishinstall/install.py", line 138, in <module>
main()
~~~~^^
File "/tmp/fishinstall/install.py", line 124, in main
run_tool_file(tools[code]['tool'].replace("/","."))
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/fishinstall/tools/base.py", line 1550, in run_tool_file
if tool.run()==False: return False
~~~~~~~~^^
File "/tmp/fishinstall/tools/tool_config_system_source.py", line 363, in run
self.change_sys_source()
~~~~~~~~~~~~~~~~~~~~~~^^
File "/tmp/fishinstall/tools/tool_config_system_source.py", line 302, in change_sys_source
source = self.replace_source(failed_sources)
File "/tmp/fishinstall/tools/tool_config_system_source.py", line 278, in replace_source
source, template = self.get_source_by_system(system, codename, arch, failed_sources)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/fishinstall/tools/tool_config_system_source.py", line 175, in get_source_by_system
return fast_source[0],template
~~~~~~~~~~~^^^
IndexError: list index out of range
本次运行详细日志文件已保存至 /tmp/fishros_install.log