Can't build python_orocos_kdl on OSX
Does anyone know how to fix this?
Have this problem while compiling all the packages on OSX:
ros_ws/orocos_kinematics_dynamics/python_orocos_kdl/cmake/FindSIP.py", line 8, in <module>
import sipconfig
ImportError: No module named sipconfig
CMake Error at cmake/FindSIP.cmake:54 (MESSAGE):
Could not find SIP
Call Stack (most recent call first):
CMakeLists.txt:27 (find_package)
-- Configuring incomplete, errors occurred!