Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我catkin_make失败并出现错误 AttributeError: 'module' object has no attribute 'Interpreter' 当我搜索解决方案时,我发现问题是包em和empy包之间存在混淆,所以我按照建议继续删除em包,但错误仍然存在。
catkin_make
AttributeError: 'module' object has no attribute 'Interpreter'
em
empy
您需要卸载 em 并安装 empy 包。
pip 卸载 em 点安装 empy
pip 卸载 em
点安装 empy