fishros / install

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

Ubuntu18.04 安装ROS2 Dashing 版本后不能执行rqt,报错ModuleNotFoundError: No module named 'rclpy._rclpy' #19

Closed haifeng719 closed 1 year ago

haifeng719 commented 1 year ago

File "/usr/lib/python3.8/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) ModuleNotFoundError: No module named 'rclpy._rclpy' The C extension '/opt/ros/dashing/lib/python3.6/site-packages/rclpy/_rclpy.cpython-38-x86_64-linux-gnu.so' isn't present on the system. Please refer to 'https://index.ros.org/doc/ros2/Troubleshooting/Installation-Troubleshooting/#import-failing-without-library-present-on-the-system' for possible solutions