Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
M
@mixllred 在 ubuntu18.04一键安装ROS失败(AMDcpu) 中说:
Run CMD Task:[sudo apt install aptitude -y] [-]Result:code:100
问题已经解决: sudo apt --fix-broken install
如果还是没有用,建议重装ubuntu
@2150671536 问题原因Python环境没配置好,可以使用命令update-alternatives --config python
@1219692984 你的系统是ubunut20.04.请切换到ubuntu22.04就可以看到
@meijuan_jaa 在 ubuntu20.04安装ros失败,显示没有/opt/ros/noetic/setup.bash 中说:
@小鱼 在 ubuntu20.04安装ros失败,显示没有/opt/ros/noetic/setup.bash 中说: @meijuan_jaa 在 ubuntu20.04安装ros失败,显示没有/opt/ros/noetic/setup.bash 中说: sudo apt install ros-noetic-desktop-full -y 看这句话,估计需要你卸载再装一次 卸载了重装还是这个问题,在/opt/ros/noetic/路径下仅有文件夹,没有任何.bash文件,还能通过啥方法定位一下问题呢?
@小鱼 在 ubuntu20.04安装ros失败,显示没有/opt/ros/noetic/setup.bash 中说:
@meijuan_jaa 在 ubuntu20.04安装ros失败,显示没有/opt/ros/noetic/setup.bash 中说: sudo apt install ros-noetic-desktop-full -y 看这句话,估计需要你卸载再装一次
sudo apt install ros-noetic-desktop-full -y
看这句话,估计需要你卸载再装一次
卸载了重装还是这个问题,在/opt/ros/noetic/路径下仅有文件夹,没有任何.bash文件,还能通过啥方法定位一下问题呢?
卸载了 sudo apt autoremove python3-catkin-tool sudo apt autoremove python3-catkin-pkg 再次重试安装成功了,多谢小鱼
@小鱼 有的有的,我按照提示做了
@风起 错误还在前面,需要进一步检查
@小鱼 好的,我试一下,谢谢
@小鱼 谢谢小🐟
@小鱼 已经解决了谢谢啦
@SciMaker 理论上只要是Ubuntu系统就可以
@Rollin 社区有些问题,图显示不出来,你尽量复制粘贴,把完整终端打印贴上来,记得用代码块包裹。