fishros / install

一键安装程序,欢迎大家提交代码和小鱼一起一键安装停止浪费生命
https://fishros.github.io/install/
1.37k stars 187 forks source link

Ubuntu 20.04 下一键安装提示 “AttributeError: module 'tools.tool_install_ros' has no attribute 'Tool'” #46

Closed andiven closed 7 months ago

andiven commented 7 months ago
/tmp/fishinstall/to 100%[===================>]   7.53K  --.-KB/s    in 0s      

2024-01-22 15:03:36 (470 MB/s) - ‘/tmp/fishinstall/tools/tool_config_system_source.py’ saved [7708/7708]

Traceback (most recent call last):
  File "/tmp/fishinstall/install.py", line 122, in <module>
    main()
  File "/tmp/fishinstall/install.py", line 114, in main
    run_tool_file(tools[code]['tool'].replace(url_prefix,'').replace("/","."))
  File "/tmp/fishinstall/tools/base.py", line 1295, in run_tool_file
    tool = importlib.import_module(file.replace(".py","")).Tool()
AttributeError: module 'tools.tool_install_ros' has no attribute 'Tool'
ganyuanzhen commented 7 months ago

在这边没能复现错误,可以看看网络是否正常等等

image

fishros commented 7 months ago

多半网络问题,重试几次