Skip to content

undefined symbol #2

@marcwww

Description

@marcwww

After running

python setup.py build_ext --inplace

When I try importing _sparsemap, an error occurs:

In [1]: import _sparsemap
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
in ()
----> 1 import _sparsemap

ImportError: /home/kxwang/exp/sparsemap-master/python/sparsemap/_sparsemap.cpython-36m-x86_64-linux-gnu.so: undefined symbol: ZN3AD313GenericFactor17GetCorrespondenceEPSt6vectorIdSaIdEES4

In [2]:

What might be the reason? Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions