Skip to content

Numpy version required by Mflux incompatible with ComfyUI-Manager #25

@Morac2

Description

@Morac2

Mflux requires numpy version >= 2.0.1 and < 3.0 and will install version 2.2.6 (current as of writing) when installed. On startup, ComfyUI-Manager checks to make sure numpy version 1.26.4 is installed and will install that version if it detects a different version installed.

As such the version of numpy installed if ComfyUI-Manager is installed (which almost everyone has installed) will never be compatible with Mflux, meaning Mflux-ComfyUI isn't compatible with ComfyUI.

[2025-05-26 11:12:53.459] [error] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
mflux 0.4.1 requires numpy<3.0,>=2.0.1, but you have numpy 1.26.4 which is incompatible.
[2025-05-26 11:12:53.493] [info]  [ComfyUI-Manager] 'numpy' dependency were fixed

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