Skip to content

Combine Texts (and Other Nodes) Won't Load via Comfyui Manager, nor Install from url #74

@Moorer624

Description

@Moorer624

Every time I rebuild Comfyui, I have to struggle for hours with Bjornulf nodes. Most of the time, if I give up on the Manager installer of the node pack and just try the .git package it works. Now that has also stopped working. I am close to just giving up on this package altogether. All of these great tools that clearly took a long time to create are meaningless if we can't actually load them into Comfyui.

PLEASE FIX THIS. I'm guessing this error has something to do with it.

Traceback (most recent call last):
File "E:\ComfyUI Live\ComfyUI\nodes.py", line 2216, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "E:\ComfyUI Live\ComfyUI\custom_nodes\bjornulf_custom_nodes_init
.py", line 2, in
from .ffmpeg_images_to_video import imagesToVideo
File "E:\ComfyUI Live\ComfyUI\custom_nodes\bjornulf_custom_nodes\ffmpeg_images_to_video.py", line 7, in
import soundfile as sf
ModuleNotFoundError: No module named 'soundfile'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions