Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined symbol: _ZN2at7getTypeERKNS_6TensorE #264

Open
xiaoliqiangxxqzz opened this issue Jul 30, 2019 · 2 comments
Open

undefined symbol: _ZN2at7getTypeERKNS_6TensorE #264

xiaoliqiangxxqzz opened this issue Jul 30, 2019 · 2 comments

Comments

@xiaoliqiangxxqzz
Copy link

Traceback (most recent call last):
File "test.py", line 11, in
from dcn_v2 import dcn_v2_conv, DCNv2, DCN
File "/home/xlq/Downloads/DCNv2-master/dcn_v2.py", line 13, in
import _ext as _backend
ImportError: /home/xlq/Downloads/DCNv2-master/_ext.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN2at7getTypeERKNS_6TensorE

who can tell me what is wrong with this?

@huangteng1220
Copy link

I have the same problem. Some one has solved in this: https://docker.pkg.github.com/facebookresearch/maskrcnn-benchmark/issues/985.
But this problem still happen.

@xiaoliqiangxxqzz
Copy link
Author

I have solved it by build it again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants