07-08-2024, 06:41 PM
(This post was last modified: 07-08-2024, 06:45 PM by casinowilhelm.)
(07-05-2024, 04:55 PM)tyFlow Wrote: The next build will have some extra logging options to help identify the cause of issues like that, but for now you can try the instructions at the bottom of this post:
https://forum.tyflow.com/thread-4311-pos...l#pid14217
But swap out "run_comfyUI.bat" with "install_comfyUI.bat"
Hi, thanks for your reply. I've got latest 1.112. Run it on a clean empty folder. Still same error ((tyDiffusion error: server could not be started (console window closed unexpectedly).
tyDiffusion installation error: Setup command line batch process closed prior to engine connection test.)) BTW I have previously already had comfyui running ok from before. RTX 4090
I have attached logs and also run the bat as you suggested - the error at the bottom is this:
Code:
(__VIRTUAL_PROMPT__) J:\TyflowStableDiffusion\Engines\ComfyUI\ComfyUI>"J:\TyflowStableDiffusion\Tools/python/python.exe" main.py --cpu
Traceback (most recent call last):
File "J:\TyflowStableDiffusion\Engines\ComfyUI\ComfyUI\main.py", line 73, in <module>
import comfy.utils
File "J:\TyflowStableDiffusion\Engines\ComfyUI\ComfyUI\comfy\utils.py", line 1, in <module>
import torch
File "C:\Users\creat\AppData\Roaming\Python\Python310\site-packages\torch\__init__.py", line 235, in <module>
from torch._C import * # noqa: F403
ImportError: DLL load failed while importing _C: The specified module could not be found.