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

make error from torch.utils.ffi import create_extension #42

Open
imr555 opened this issue Feb 17, 2019 · 1 comment
Open

make error from torch.utils.ffi import create_extension #42

imr555 opened this issue Feb 17, 2019 · 1 comment

Comments

@imr555
Copy link

imr555 commented Feb 17, 2019

Traceback (most recent call last):
File "build.py", line 4, in
from torch.utils.ffi import create_extension
File "/home/imr555/miniconda3/envs/ariyan/lib/python3.6/site-packages/torch/utils/ffi/init.py", line 1, in
raise ImportError("torch.utils.ffi is deprecated. Please use cpp extensions instead.")
ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead.
Makefile:5: recipe for target 'warp' failed
make: *** [warp] Error 1

@AminJun
Copy link

AminJun commented Jun 24, 2020

I'm having the same issue. Any suggestions?

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