yujinrobot / kobuki_desktop

Visualisation and simulation tools for Kobuki
http://www.ros.org/wiki/kobuki_desktop
37 stars 58 forks source link

Pyrcc5: not found #53

Closed wangzhaodong123 closed 5 years ago

wangzhaodong123 commented 7 years ago

I met a problem when i make my space. It stopped here: [ 98%] Built target kobuki_nodelet /bin/sh: 1: pyrcc5: not found make[2]: [kobuki_desktop/kobuki_qtestsuite/CMakeFiles/kobuki_qtestsuite] 错误 127 make[1]: [kobuki_desktop/kobuki_qtestsuite/CMakeFiles/kobuki_qtestsuite.dir/all] 错误 2 make: *** [all] 错误 2 Invoking "make -j1 -l1" failed Can you tell me the reason and help me solve it? Thank you.

stonier commented 7 years ago

You already raised this issue in #51?

RobotQZ commented 6 years ago

I have met the same problem now,anyone can help me? please

Abdul-Mukit commented 5 years ago

sudo apt-get install pyqt5-dev-tools worked for me.

stonier commented 5 years ago

If you have version >= 0.5.7 rosdep should nab it for you. Making this a duplicate of #51.