-
Notifications
You must be signed in to change notification settings - Fork 42
Open
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?
Hither1, jmkuebler and liuhao-97
Metadata
Metadata
Assignees
Labels
No labels