aldebaran/libqi-python

Try to import qi

Closed this issue · 0 comments

Herllo,

When im trying to import qi in python when i have compiled libqi-python. Then i get the following error.
How can i solve this or is this a problem with the library?

import qi
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/qi-0.1-py2.7.egg/qi/init.py", line 85, in
from _qi import Application as _Application
ImportError: libboost_python.so.1.56.0: cannot open shared object file: No such file or directory