Unable to install mlc-ai-nightly on m2 mac air #46
Closed
darkTemplar
started this conversation in
General
Replies: 1 comment 4 replies
-
please check your python there are apple silicon wheels for python 3.10 and 3.11 based on the link |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run
pip install mlc-ai-nightly -f https://mlc.ai/wheels
I get the following error:ERROR: Could not find a version that satisfies the requirement mlc-ai-nightly (from versions: none) ERROR: No matching distribution found for mlc-ai-nightly
When I look at the https://mlc.ai/wheels link, seems like there is no distribution for Apple silicon, though I see there is a commit in the github.com/ml-ai/utils repo last month to add a script to create a wheel file for Apple Silicon.
Would really appreciate some guidance to help resolve this issue.
Beta Was this translation helpful? Give feedback.
All reactions