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

ModuleNotFoundError: No module named 'torch.utils.hipify' #45

Open
Dtappledoghuati opened this issue Jun 14, 2020 · 6 comments
Open

ModuleNotFoundError: No module named 'torch.utils.hipify' #45

Dtappledoghuati opened this issue Jun 14, 2020 · 6 comments

Comments

@Dtappledoghuati
Copy link

I use pytorch1.0.0, but this module is not included, which version of torch do you use?

@layumi
Copy link
Contributor

layumi commented Jul 16, 2020

Hi @Dtappledoghuati
I am not sure about what happens. You may try to re-install torch via conda.

@gakkichenchen
Copy link

I have the same error ,I use pytorch 1.0.1

@layumi
Copy link
Contributor

layumi commented Oct 4, 2020

Hi @gakkichenchen @Dtappledoghuati
Could you show the entire error log?
I want to check which line cause this error. Thanks a lot.

@Eiye1123
Copy link

Traceback (most recent call last):
File "setup.py", line 14, in
from torch.utils.hipify import hipify_python
ModuleNotFoundError: No module named 'torch.utils.hipify'

@layumi
Copy link
Contributor

layumi commented Apr 19, 2021

Hi @Eiye1123
Please refer to junyanz/pytorch-CycleGAN-and-pix2pix#1048

conda install torchvision and conda install pytorch may solve the problem

@MurtazaAbdissamat
Copy link

I have taken this error:
from torch.utils.ffi import _wrap_function
ModuleNotFoundError: No module named 'torch.utils.ffi'

Please help me! I need to torch version 0.3.1. If you have please send me wheel file to my post: murtaza.abdissamat@gazi.edu.tr

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

5 participants