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

Module Not Found Error #30

Open
ClaraSanders opened this issue Mar 27, 2024 · 0 comments
Open

Module Not Found Error #30

ClaraSanders opened this issue Mar 27, 2024 · 0 comments

Comments

@ClaraSanders
Copy link

First time trying to use Everydream on my Colab Pro under High Ram T4 Computer.
I am unable to get pass the first step.

ModuleNotFoundError Traceback (most recent call last)
in <cell line: 98>()
96 Python_version = get_ipython().getoutput('python --version')
97 import torch
---> 98 import torchvision
99 import xformers
100

1 frames
/usr/local/lib/python3.10/dist-packages/torchvision/_meta_registrations.py in
2
3 import torch
----> 4 import torch._custom_ops
5 import torch.library
6

ModuleNotFoundError: No module named 'torch._custom_ops'

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