Skip to content

Failed to install SGLang when using Ring-mini-sparse-2.0-exp #1

@ariable

Description

@ariable

I'm trying to use Ring-mini-sparse-2.0-exp
However, when I followed the installation guide for SGLang, I ran into the following errors.

pip install sglang==0.5.3 sgl-kernel==0.3.15 torch==2.8.0 torchvision==0.23.0 torchao
ERROR: Cannot install sgl-kernel==0.3.15 and sglang==0.5.3 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested sgl-kernel==0.3.15
    sglang 0.5.3 depends on sgl-kernel==0.3.14.post1

Additionally, some packages in these conflicts have no matching distributions available for your environment:
    sgl-kernel

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Could you please let me know which version I should install to resolve this issue? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions