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

fail to run EMD "python setup.py install" #13

Open
a4152684 opened this issue Jun 2, 2020 · 0 comments
Open

fail to run EMD "python setup.py install" #13

a4152684 opened this issue Jun 2, 2020 · 0 comments

Comments

@a4152684
Copy link

a4152684 commented Jun 2, 2020

centos7
pytorch1.2
CUDA10.0
python 3.7

ERROR:
Traceback (most recent call last):
File "setup.py", line 2, in
from torch.utils.cpp_extension import BuildExtension, CUDAExtension
ImportError: No module named torch.utils.cpp_extension

But I can run "import torch.utils.cpp_extension" by python in this environment

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