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

ImportError: /data/lu.yuan1/pycharm_projects/MUTR3D/mmdetection3d/mmdet3d/ops/iou_loss/iou_loss_ext.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNK3c106IValue23reportToTensorTypeErrorEv #27

Open
yuanl15 opened this issue Apr 9, 2024 · 2 comments

Comments

@yuanl15
Copy link

yuanl15 commented Apr 9, 2024

ImportError: /data/lu.yuan1/pycharm_projects/MUTR3D/mmdetection3d/mmdet3d/ops/iou_loss/iou_loss_ext.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNK3c106IValue23reportToTensorTypeErrorEv

I use c++filt to find that it is undefined reference to c10::IValue::reportToTensorTypeError() const.
I use pytorch 1.8.0_cu111 with python3.7.Could you please tell me your pytorch version?
c10 is the libc10.so,libc10_cuda.so under the torch/lib, so I guess it's about pytorch version error?

@sjtuljw520
Copy link

hi, have you solved this problem? I encountered the same issue. @yuanl15

@Isaac1Newton
Copy link

嗨,你解决这个问题了吗?我遇到了同样的问题。

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

3 participants