You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/AI/ComfyUI master python main.py ✔
Traceback (most recent call last):
File "/home/innomen/AI/ComfyUI/main.py", line 89, in
import comfy.utils
File "/home/innomen/AI/ComfyUI/comfy/utils.py", line 20, in
import torch
ModuleNotFoundError: No module named 'torch'
is an installer or dependencies check or some kind of handling too much to ask? Apparently. This is not a request for help, it's a complaint. I am not going to fight with this when it runs perfectly in windows.
The text was updated successfully, but these errors were encountered:
~/AI/ComfyUI master python main.py ✔
Traceback (most recent call last):
File "/home/innomen/AI/ComfyUI/main.py", line 89, in
import comfy.utils
File "/home/innomen/AI/ComfyUI/comfy/utils.py", line 20, in
import torch
ModuleNotFoundError: No module named 'torch'
is an installer or dependencies check or some kind of handling too much to ask? Apparently. This is not a request for help, it's a complaint. I am not going to fight with this when it runs perfectly in windows.
The text was updated successfully, but these errors were encountered: