ros-visualization / visualization_tutorials

Tutorials related to using and extending RViz and interactive_markers.
262 stars 263 forks source link

Import Error #51

Closed Ircbarros closed 4 years ago

Ircbarros commented 5 years ago

I'm facing the error:

Traceback (most recent call last): File "/home/ircbarros/Desktop/LaserGUI/main/librviz.py", line 23, in import rviz File "/opt/ros/indigo/lib/python2.7/dist-packages/rviz/init.py", line 19, in import librviz_shiboken ImportError: No module named librviz_shiboken

When i try to run the rviz_python_tutorial

wjwwood commented 4 years ago

Sorry for not reply to this, but Indigo is EOL so we don't support it any longer. I think this is the same issue as https://github.com/ros-visualization/visualization_tutorials/issues/52.

If it is still an issue in Kinetic, Melodic, or Noetic I'll have a look, but I didn't see it yet.

dalatony commented 4 years ago

I am facing the same problem, anyone got the solution yet?

JuliusSustarevas commented 4 years ago

same , my suspicion is that PySide support was removed for rviz at some point and not put back. There is something about it change logs.

But this is def still happening on melodic