mcmonkeyprojects / SwarmUI

SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
1.3k stars 93 forks source link

ERROR : Entry Point liborchaudio.pyd #359

Closed JumpingFlash0001 closed 4 hours ago

JumpingFlash0001 commented 4 hours ago

Expected Behavior

Hello, the torchaudio have an error, and I don't know why

Thanks for the support.

Actual Behavior

image

Steps to Reproduce

I have just launch the launch-windows.bat

Debug Logs

2024-10-26 22:37:14.253 [Warning] [ComfyUI-0/STDERR] Traceback (most recent call last): 2024-10-26 22:37:14.254 [Warning] [ComfyUI-0/STDERR] File "E:\SD\SwarmUI\dlbackend\comfy\ComfyUI\nodes.py", line 2006, in load_custom_node 2024-10-26 22:37:14.254 [Warning] [ComfyUI-0/STDERR] module_spec.loader.exec_module(module) 2024-10-26 22:37:14.255 [Warning] [ComfyUI-0/STDERR] File "", line 883, in exec_module 2024-10-26 22:37:14.255 [Warning] [ComfyUI-0/STDERR] File "", line 241, in _call_with_frames_removed 2024-10-26 22:37:14.256 [Warning] [ComfyUI-0/STDERR] File "E:\SD\SwarmUI\dlbackend\comfy\ComfyUI\comfy_extras\nodes_audio.py", line 1, in 2024-10-26 22:37:14.256 [Warning] [ComfyUI-0/STDERR] import torchaudio 2024-10-26 22:37:14.257 [Warning] [ComfyUI-0/STDERR] File "E:\SD\SwarmUI\dlbackend\comfy\python_embeded\lib\site-packages\torchaudio__init.py", line 2, in 2024-10-26 22:37:14.257 [Warning] [ComfyUI-0/STDERR] from . import _extension # noqa # usort: skip 2024-10-26 22:37:14.257 [Warning] [ComfyUI-0/STDERR] File "E:\SD\SwarmUI\dlbackend\comfy\python_embeded\lib\site-packages\torchaudio_extension__init__.py", line 38, in 2024-10-26 22:37:14.258 [Warning] [ComfyUI-0/STDERR] _load_lib("libtorchaudio") 2024-10-26 22:37:14.258 [Warning] [ComfyUI-0/STDERR] File "E:\SD\SwarmUI\dlbackend\comfy\python_embeded\lib\site-packages\torchaudio_extension\utils.py", line 60, in _load_lib 2024-10-26 22:37:14.259 [Warning] [ComfyUI-0/STDERR] torch.ops.load_library(path) 2024-10-26 22:37:14.259 [Warning] [ComfyUI-0/STDERR] File "E:\SD\SwarmUI\dlbackend\comfy\python_embeded\lib\site-packages\torch_ops.py", line 1295, in load_library 2024-10-26 22:37:14.259 [Warning] [ComfyUI-0/STDERR] ctypes.CDLL(path) 2024-10-26 22:37:14.260 [Warning] [ComfyUI-0/STDERR] File "ctypes\init.py", line 374, in init__ 2024-10-26 22:37:14.260 [Warning] [ComfyUI-0/STDERR] OSError: [WinError 127] La procÚdure spÚcifiÚe est introuvable 2024-10-26 22:37:14.261 [Warning] [ComfyUI-0/STDERR]

Other

I have relaunch the update_comfyui_and_python_dependencies.bat but this is not repair.

mcmonkey4eva commented 4 hours ago

This is an issue with AMD DirectML, you can just ignore it.

Alternately, if you want better AMD support (A) swap to Linux (B) use WSL (C) install Zluda to replace DirectML