![]() | 1 | initial version |
Note the line
/opt/ros/fuerte/lib64/python2.7/site-packages/
vs
'/opt/ros/fuerte/lib/python2.7/site-packages:/home/nyx/ros-underlay/build/gen/py:'
See the lib64
vs lib
.
Either something is failing to setup PYTHONPATH properly, or the install directory is wrong.
Workaround: symlink lib
& lib64
together.