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

Dependency Error on MacOS Install #15

Open
Egoic opened this issue Jun 4, 2024 · 1 comment
Open

Dependency Error on MacOS Install #15

Egoic opened this issue Jun 4, 2024 · 1 comment

Comments

@Egoic
Copy link

Egoic commented Jun 4, 2024

When trying to install KaraFan on an Apple Silicon Mac (specifically an M2 Ultra Mac Studio), I've run into multiple issues along the way. Most of which I've been able to fix, but the following error is something I can't get past. Terminal produces this error message when trying to run 'Setup.py':
ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu (from versions: none) ERROR: No matching distribution found for onnxruntime-gpu

So far, my understanding is that onnxruntime-gpu cannot run on MacOS, and the inbuilt ML cores must be used instead of Nvidia's CUDA solution. But of course my technical knowledge doesn't go very deep.

To Reproduce
Steps to reproduce the behavior:

  1. Install Homebrew, Python, etc. beforehand
  2. Change 'Setup.py' to the correct Python version
  3. Run 'Setup.py' in terminal (as double clicking just opens up an editor, it does not run the app)
  4. See error

Expected behavior
Of course, the expected behaviour is that it will install correctly

Desktop (please complete the following information):

  • OS: MacOS 13.5.1
  • Machine: M2 Ultra Mac Studio
@itscooldani
Copy link

itscooldani commented Jul 14, 2024

Same issue here. Not sure how I can address it either :(

i9 Macbook Pro, macOS 14.5

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