yujinrobot / kobuki_desktop

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

/bin/sh: 1: pyrcc5: not found #51

Closed wangzhaodong123 closed 7 years ago

wangzhaodong123 commented 7 years ago

When i catkin_make my workspace,the error happened in the end: /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 help me solve it?Thank you.

stonier commented 7 years ago

Thanks! Should be fixed in #52. Releasing in 0.5.7.

Reopen if you still have problems.