-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi, all,
I got the following import error:
>>> from pytorch3d import _C
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: /data/code11/pytorch3d/pytorch3d/_C.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZTIN3c1021AutogradMetaInterfaceE
My config is pytorch==1.4, torchvision==0.5.0, CUDA=10.0. It seems there's conflicts with the packages? Any hints to solve it?
THX!
mdamien and romellfudi
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working