1
/bin/sh: 1: pyrcc5: not found
Invoking "make -j1 -l1" failed
参考:https://github.com/yujinrobot/kobuki_desktop/pull/52
安装pyqt5-dev-tools
sudo apt-get install pyqt5-dev-tools
本文介绍了解决在使用某些依赖于pyrcc5的项目时遇到的pyrcc5 not found错误的方法。通过安装pyqt5-dev-tools,可以有效解决此问题,确保开发环境正常运行。
1
/bin/sh: 1: pyrcc5: not found
Invoking "make -j1 -l1" failed
参考:https://github.com/yujinrobot/kobuki_desktop/pull/52
安装pyqt5-dev-tools
sudo apt-get install pyqt5-dev-tools
1524
1万+
1109

被折叠的 条评论
为什么被折叠?
