Skip to content

Incompatible requirements? #31

Description

pip install mx@git+https://github.com/microsoft/microxcaling

produces

ERROR: Cannot install mx and mx==1.1.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    mx 1.1.0 depends on torch==2.2.0
    torchaudio 2.1.0 depends on torch==2.1.0

Current requirements.txt contains

torch==2.2.0
torchaudio==2.1.0

which appears to be incompatible?

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