Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: No matching distribution found for mlx - Wheels missing for Python 3.12.x #29

Closed
sammcj opened this issue Dec 7, 2023 · 1 comment

Comments

@sammcj
Copy link

sammcj commented Dec 7, 2023

Following the instructions from mistral/readme.md pip fails to find a package called mlx:

(mlx)samm@samm-mbp:~/git/mlx-examples/mistral@main pip install -r requirements.txt                                             <region:ap-southeast-2>
ERROR: Could not find a version that satisfies the requirement mlx (from versions: none)
ERROR: No matching distribution found for mlx
  • Python 3.12.0
  • Conda 23.11.0
  • macOS 14.1.2

*edit: It looks like the wheels are missing for 3.12.x

@sammcj sammcj changed the title ERROR: No matching distribution found for mlx ERROR: No matching distribution found for mlx - Wheels missing for Python 3.12.x Dec 7, 2023
@awni
Copy link
Member

awni commented Dec 7, 2023

This will be fixed in the next release today, hang tight! In the meantime you can do a conda env with 3.11.

ml-explore/mlx#47

@awni awni closed this as completed Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants