Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead. #37

Open
kumarabhinav04 opened this issue Jun 22, 2020 · 2 comments

Comments

@kumarabhinav04
Copy link

Hi,

Thanks for sharing your code. Really useful.

I am getting "ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead." while importing from models import RSCNN_SSN_Cls as RSCNN_SSN

Please help

@sausagecy
Copy link

Hi,

Thanks for sharing your code. Really useful.

I am getting "ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead." while importing from models import RSCNN_SSN_Cls as RSCNN_SSN

Please help

You can try to use version 0.4.1 of Pytorch

@liuhui0401
Copy link

I can't install version 0.4.1 of Pytorch. How can I solve this problem?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants