PyTorch install works fine, and the clippyx install seems to work until hitting the below error. Tried with both Python 3.13 and 3.12, but no difference
INFO: pip is looking at multiple versions of mlx-embeddings to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement mlx>=0.16.3 (from mlx-embeddings) (from versions: none)
ERROR: No matching distribution found for mlx>=0.16.3
PyTorch install works fine, and the clippyx install seems to work until hitting the below error. Tried with both Python 3.13 and 3.12, but no difference
INFO: pip is looking at multiple versions of mlx-embeddings to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement mlx>=0.16.3 (from mlx-embeddings) (from versions: none)
ERROR: No matching distribution found for mlx>=0.16.3