-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[BUG] ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (mlx) #1839
Comments
What version of macOS are you on? |
Just updated to 15.3 (24D60) -- still getting the same error. |
It build fine for me on 15.3. What about xcode?
|
/usr/bin/xcodebuild -version
|
It's a different error now, what did you change? Also the version of clang cmake is reporting (15.0) doesn't make sense for the version of xcode that you reported (16.2). Maybe try uninstalling your the anaconda version and just use default Apple clang ( More generally it looks like your environment could be a bit wonky. It's not something we can easily help with since we can't reproduce it and don't have access much information about your setup. It could be worth installing miniconda from scratch and setting up a fresh environment. |
Pip wheels are not building?
pip install git+https://github.com/ml-explore/mlx.git
The text was updated successfully, but these errors were encountered: