-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
Hi ,
i have installed the package for python 3.6 with the following command : sudo apt install robotpkg-py36-eigenpy
However , when I try to import eigenpy i get the following error :
import eigenpy
File "/opt/openrobots/lib/python3.6/site-packages/eigenpy/init.py", line 17, in
from .eigenpy import *
ImportError: /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.65.1: undefined symbol: PyClass_Type
It seems its compiled with boost lib for python 2.7 , any suggestions how to solve this ?
Thanks in advance , Markus !
Metadata
Metadata
Assignees
Labels
No labels