Error when starting comfyui on mac m1
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
Traceback (most recent call last):
File "/Users/Bavoch/ComfyUI/main.py", line 73, in
import comfy.utils
File "/Users/Bavoch/ComfyUI/comfy/utils.py", line 1, in
import torch
ModuleNotFoundError: No module named 'torch'
screenshot:

Contributor guide
Assessment
This issue has not been assessed yet.