-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
After running
python setup.py build_ext --inplaceWhen 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
Labels
No labels