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 for Pytorch 1.0.1 #4

Closed
Steve-Tod opened this issue Nov 5, 2019 · 2 comments
Closed

undefined symbol for Pytorch 1.0.1 #4

Steve-Tod opened this issue Nov 5, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Steve-Tod
Copy link

Hi, thanks for sharing.
I use Pytorch 1.0.1 and python 3.6.8.
I tried this:

import torch
import dist_chamfer_idx

But I got:
undefined symbol: _ZN3c105ErrorC1ENS_14SourceLocationERKSs

Does your code support pytorch 1.0.1?

@Steve-Tod
Copy link
Author

I changed to Pytorch 1.1.0 and python 3.6.9 then it works. Sorry for bothering you.

@ThibaultGROUEIX
Copy link
Owner

Great thanks for the feedback !

@ThibaultGROUEIX ThibaultGROUEIX added the bug Something isn't working label Nov 13, 2019
@ThibaultGROUEIX ThibaultGROUEIX self-assigned this Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants