ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Unable to Start

Open flynet opened this issue 2 weeks ago • 0 comments

Custom Node Testing

Expected Behavior

Progam starts

Actual Behavior

python 3.12 fresh install Clone of repo Installed dependecies Installed torch . etc

PS D:\ComfyUI> python.exe .\main.py Checkpoint files will always be loaded safely. PS D:\ComfyUI>

No any helpfull output, just end

What this could be ?

Steps to Reproduce

python 3.12 fresh install Clone of repo Installed dependecies pip Installed torch . etc

Debug Logs

PS D:\ComfyUI> python main.py --listen 0.0.0.0 --port 8188 --verbose DEBUG
Checkpoint files will always be loaded safely.
PS D:\ComfyUI> 

Other

No response

flynet avatar Dec 15 '25 12:12 flynet