Skip to content

unsloth==2026.7.3 use torch==2.10.0+cu128 requires torchcodec==0.10.0 #7225

Description

@rkuo2000

Notebook: Gemma4_(E2B)_Audio.ipynb

Repro :
!pip install unsloth (2026.7.3 which make torch==2.10.0+cu128)

!pip install torchcodec (make torchcodec >=0.11.0)

Symptom :
But torch==2.10.0 will reject to import torchcodec>=0.11.0
and cause failure

Solution :
!pip install torchcodec==0.10.0

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