comfyui-various icon indicating copy to clipboard operation
comfyui-various copied to clipboard

stop working with update

Open carlosqro opened this issue 2 months ago • 5 comments

xformers version: 0.0.32.post2 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 4050 Laptop GPU : cudaMallocAsync Using pytorch attention Python version: 3.12.10 (main, May 30 2025, 05:39:07) [MSC v.1943 64 bit (AMD64)] ComfyUI version: 0.3.66 ComfyUI frontend version: 1.28.7

custom node

comfyui-various

stop working, failed to load (IMPORT FAILED)

carlosqro avatar Oct 23 '25 21:10 carlosqro

Same

Kyoukobu avatar Oct 28 '25 03:10 Kyoukobu

Same issue also

Annamae-beep avatar Oct 31 '25 03:10 Annamae-beep

I noticed it was having an issue with soundfile missing from the Python environment on my fresh install of a Windows-based ComfyUI portable build. In a command prompt, I went into the python_embeded directory and ran python -m pip install soundfile and that resolved it for me.

dergregissar avatar Nov 02 '25 03:11 dergregissar

I noticed it was having an issue with soundfile missing from the Python environment on my fresh install of a Windows-based ComfyUI portable build. In a command prompt, I went into the python_embeded directory and ran python -m pip install soundfile and that resolved it for me.

Confirmed. Thank you!

Buresdynamics avatar Nov 02 '25 22:11 Buresdynamics

Same issue

jefimiuk avatar Nov 07 '25 13:11 jefimiuk

soundfile not worked, still import failed. Seems it have critical conflict with some another important nodes. Shame author abandoned this.

velanteg avatar Dec 01 '25 00:12 velanteg

I noticed it was having an issue with soundfile missing from the Python environment on my fresh install of a Windows-based ComfyUI portable build. In a command prompt, I went into the python_embeded directory and ran python -m pip install soundfile and that resolved it for me.

Confirmed. Thank you!

Can confirm, the confirm does work.

niceguy4 avatar Dec 18 '25 02:12 niceguy4