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

RuntimeError: Error compiling objects for extension #36

Closed
fuzailpalnak opened this issue Aug 30, 2022 · 4 comments
Closed

RuntimeError: Error compiling objects for extension #36

fuzailpalnak opened this issue Aug 30, 2022 · 4 comments

Comments

@fuzailpalnak
Copy link

fuzailpalnak commented Aug 30, 2022

torchvision               0.8.0
python                    3.8
cudatoolkit               10.2.89
pytorch                   1.7.0           py3.7_cuda10.2.89_cudnn7.6.5_0

I get RuntimeError: Error compiling objects for extension when i run make.sh with torch 1.7, i followed the steps mentioned in this repo

@lbin
Copy link
Owner

lbin commented Aug 31, 2022

try this branch https://github.com/lbin/DCNv2/tree/pytorch_1.7 ?

@fuzailpalnak
Copy link
Author

I tried both branches, master and pytorch_1.7, the issue still persist.

@lbin
Copy link
Owner

lbin commented Sep 1, 2022

some suggestion: use lts or stable version of pytorch

@fuzailpalnak
Copy link
Author

fuzailpalnak commented Sep 6, 2022

Changing the local toolkit version resolved the issue. Thanks for the help

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

2 participants