ModuleNotFoundError: No module named 'pydot'

asked 2019-12-25 14:56:55 -0500

shashi gravatar image

On going through the sixth tutorial on "Understanding ROS Topics", I am getting the following error:

$ rosrun rqt_graph rqt_graph
Could not import "pyqt" bindings of qt_gui_cpp library - so C++ plugins will not be available: Traceback (most recent call last):   File "/opt/ros/melodic/lib/python2.7/dist-packages/qt_gui_cpp/cpp_binding_helper.py", line 43, in <module>     from . import libqt_gui_cpp_sip ImportError: dynamic module does not define module export function (PyInit_libqt_gui_cpp_sip) 
edit retag flag offensive close merge delete

Comments

Same Problem

rohitasegaonkar gravatar image rohitasegaonkar  ( 2020-09-16 08:27:47 -0500 )edit