I got to 5:08 in the video; I ran the command python main.py, and it replied [Errno 2] No such file or directory ☠ tips anybody ?
@jugibur2117Ай бұрын
Thanks, the only tutorial that helped me installing this thing on my Mac!
@DarrinYoxtheimer3 ай бұрын
Great tutorial. worked flawlessly.
@ReidDesigns5 ай бұрын
This was great, thanks a lot really helped
@Simon-od1iyАй бұрын
thank you for your greate tutorial.
@Dannial_Lu6 ай бұрын
Thanks. Easy tutorial.
@asroma2553Ай бұрын
ModuleNotFoundError: No module named 'pip._internal'?
@ivanestinto89164 ай бұрын
RROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt', why?
@minakamburova9132 ай бұрын
same error, if someone figured it out please help
@Cserror1Ай бұрын
i cant find the checkpint folder:/ pls help
@jinzu14862 ай бұрын
Great tutoria , 감사합니다.
@Lichtschutzfaktor56Ай бұрын
Everything went ok. Until 3:44 after this "pip install -r requirements.txt“ I got this errors: (venv) xxxxxxx@Mac-mini-von-xxxxxx ComfyUI % pip install -r requirements.txt ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch (venv) xxxxxxx@Mac-mini-von-xxxxxxx ComfyUI % What went wrong? Any Hints?
@jugibur2117Ай бұрын
Me too (on macOS Silicon). But worked now, after I installed an older Python version with "brew install python@3.11". Then I have done the following steps (one by one - remove the old virtual env. and install the new): brew install python@3.11 sudo rm -rf venv python3.11 -m venv venv source venv/bin/activate pip3 install --upgrade pip setuptools wheel pip install -r requirements.txt
@thinhtran-fd1yd4 ай бұрын
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' ??
@minakamburova9132 ай бұрын
same error, if someone figured it out please help
@christoph86055 ай бұрын
Hi and thanks for the tutorial. That's great! How do I relaunch ComfyUI after restarted my Mac?
@playideas5 ай бұрын
hi! 06:20 I have a demo here.
@SigneiKochАй бұрын
I got these error messages when installing requirements.txt.... would you know how to fix it? ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch
@space-between2023Ай бұрын
same here
@arina16706 ай бұрын
Thank you!
@vicquezadaphotography67592 ай бұрын
ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch What can I do to fix this? :(
@jugibur2117Ай бұрын
Me too (on macOS Silicon). But worked now, after I installed an older Python version with "brew install python@3.11". Then I have done the following steps (one by one - remove the old virtual env. and install the new): brew install python@3.11 sudo rm -rf venv python3.11 -m venv venv source venv/bin/activate pip3 install --upgrade pip setuptools wheel pip install -r requirements.txt
@SigneiKochАй бұрын
@@jugibur2117 Hi I got the same error... should I first uninstall the most recent Phyton and then install python 3.11?
@jugibur2117Ай бұрын
@@SigneiKoch No, you don't need that, a new virtual environment is simply created in parallel
@asroma2553Ай бұрын
sd3_medium_incl_clips_t5xxlfp8.safetensors file wasn't available on the site