Open akhilsathuluri opened 6 years ago
make sure you have uncomment source /opt/ros/kinetic/setup.bash
in your bashrc file, it will include the original pyKDL to PYTHONPATH
Hi, @foolyc
I meet this same problem and find that add sudo
works. But I can't figure out why.
Even after running the install.sh file, the test.py file doesnt run. It shows,
ImportError: dynamic module does not define module export function (PyInit_PyKDL)