Version 0.22.1 not available for download in pip
rmivdc opened this issue · 1 comments
rmivdc commented
https://pypi.org/project/mlx/0.22.1/
It seems that 0.22.1 version is available on pip but cannot be downloaded
$ pip install mlx==0.22.1
ERROR: Could not find a version that satisfies the requirement mlx==0.22.1 (from versions: 0.2.0, 0.18.0, 0.21.1, 0.23.0)
ERROR: No matching distribution found for mlx==0.22.1
LaurentMazare commented
I just gave it a try and it worked fine for me.
$ pip install mlx==0.22.1
Collecting mlx==0.22.1
Downloading mlx-0.22.1-cp39-cp39-macosx_14_0_arm64.whl (27.4 MB)
|████████████████████████████████| 27.4 MB 1.2 MB/s
Installing collected packages: mlx
Successfully installed mlx-0.22.1