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

torch.utils.ffi is deprecated #225

Open
zahid990170 opened this issue Apr 9, 2024 · 0 comments
Open

torch.utils.ffi is deprecated #225

zahid990170 opened this issue Apr 9, 2024 · 0 comments

Comments

@zahid990170
Copy link

I have download DenseFusion code based on pytorch-1.0.
I have the following package versions:
Pytorch: 1.6.0
cude: 10.1

When I run ./experiments/scripts/train_linemod.py

I receive the following error:
ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead.

some people suggested compiling the lib/knn using python setup.py install. Although, in my downloaded repository, I do not find any setup.py file.

Please, can somebody inform how to build and run this code.

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