<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[使用一键安装过程中遇到程序崩溃]]></title><description><![CDATA[<p dir="auto">Traceback (most recent call last):<br />
File "/tmp/fishinstall/install.py", line 138, in &lt;module&gt;<br />
main()<br />
File "/tmp/fishinstall/install.py", line 123, in main<br />
run_tool_file(tools[code]['tool'].replace("/","."))<br />
File "/tmp/fishinstall/tools/base.py", line 1550, in run_tool_file<br />
if tool.run()==False: return False<br />
File "/tmp/fishinstall/tools/tool_install_ros.py", line 457, in run<br />
self.install_ros()<br />
File "/tmp/fishinstall/tools/tool_install_ros.py", line 451, in install_ros<br />
self.config_env_and_tip(ros_version)<br />
File "/tmp/fishinstall/tools/tool_install_ros.py", line 435, in config_env_and_tip<br />
run_tool_file('tools.tool_config_rosenv')<br />
File "/tmp/fishinstall/tools/base.py", line 1550, in run_tool_file<br />
if tool.run()==False: return False<br />
File "/tmp/fishinstall/tools/tool_config_rosenv.py", line 52, in run<br />
self.config_rosenv()<br />
File "/tmp/fishinstall/tools/tool_config_rosenv.py", line 35, in config_rosenv<br />
usershomes = FileUtils.getusershome()<br />
File "/tmp/fishinstall/tools/base.py", line 1269, in getusershome<br />
users = FileUtils.getusers()<br />
File "/tmp/fishinstall/tools/base.py", line 1254, in getusers<br />
home_dir = user_info[5]<br />
IndexError: list index out of range</p>
]]></description><link>https://fishros.org.cn/forum/topic/4618/使用一键安装过程中遇到程序崩溃</link><generator>RSS for Node</generator><lastBuildDate>Wed, 26 Aug 2026 14:07:48 GMT</lastBuildDate><atom:link href="https://fishros.org.cn/forum/topic/4618.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Nov 2025 16:37:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 使用一键安装过程中遇到程序崩溃 on Sat, 01 Nov 2025 17:47:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fishros.org.cn/forum/uid/6416">@357884380</a><br />
其实已经安装成功了，只是还要再安装一个dev-tools：<br />
sudo apt install ros-dev-tools<br />
就可以了。<br />
然后 source /opt/ros/humble/setup.bash<br />
就成功了。<br />
source的时候记得替换自己安装的版本，humble换成kilted等</p>
]]></description><link>https://fishros.org.cn/forum/post/19210</link><guid isPermaLink="true">https://fishros.org.cn/forum/post/19210</guid><dc:creator><![CDATA[357884380]]></dc:creator><pubDate>Sat, 01 Nov 2025 17:47:30 GMT</pubDate></item></channel></rss>