Skip to content

Import error #230

@mauku

Description

@mauku

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions