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: undefined symbol #1921

Open
1911cty opened this issue Dec 3, 2024 · 0 comments
Open

ImportError: undefined symbol #1921

1911cty opened this issue Dec 3, 2024 · 0 comments

Comments

@1911cty
Copy link

1911cty commented Dec 3, 2024

Hi!
I followed the instructions in install.md to install pytorch3D, but when I did

from pytorch3d import _C

, I encountered a strange error.

ImportError: /.../envs/pytorch3d/lib/python3.8/site-packages/pytorch3d-0.7.8-py3.8-linux-x86_64.egg/pytorch3d/_C.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZNSt15__exception_ptr13exception_ptr9_M_addrefEv

Ubuntu22.04, python 3.8, cuda=12.4, torch=2.1.0
I dont know where i did wrong :(
Hope can have your reply.

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

1 participant