Skip to content

Incompatible with Python3.12 #34

Description

@stavrosdidakis

I am unable to run this with Python3.12.
Is there any change that the project will be updated?

Traceback (most recent call last):
File "E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2112, 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:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-diffusers_init
.py", line 1, in
from .nodes import *
File "E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-diffusers\nodes.py", line 8, in
from streamdiffusion import StreamDiffusion
ModuleNotFoundError: No module named 'streamdiffusion'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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