Skip to content

installation dependency issue #15

@invoker-LL

Description

@invoker-LL

it seems that pip install flashattention2-custom-mask relying on torch~=2.2.1 and triton~=3.0.0, however they are conficted.

The conflict is caused by:
flashattention2-custom-mask 0.1.1 depends on triton~=3.0.0
torch 2.2.2 depends on triton==2.2.0; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.12"
flashattention2-custom-mask 0.1.1 depends on triton~=3.0.0
torch 2.2.1 depends on triton==2.2.0; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.12"

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