Skip to content

undefined symbol: _ZTIN5boost6python15instance_holderE #217

@K-i-n-gC-r-i-m-s-o-n99

Description

@K-i-n-gC-r-i-m-s-o-n99

I am getting the error message "undefined symbol: _ZTIN5boost6python15instance_holderE" when I try to import the libraries of libra:

from liblibra_core import *
from libra_py import *
import os
import sys
import time
import numpy as np
import matplotlib.pyplot as plt

The issue appears to be related to Boost.Python and is most probably an incompatibility between the Boost.Python library used to compile the C. How can this be resolved?

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