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

Fix installation on MacOS #90

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

Danand
Copy link
Contributor

@Danand Danand commented Dec 11, 2024

Hi!

I've attempted to install this package on an Apple MacBook M2 and noticed the following issues:

  • Failed to install onnxruntime-gpu.
  • Failed to install tensorflow[and-cuda].
  • Installation attempts with Python version greater than 3.10 – also failed due to some dependency requirements.

I've resolved at least the installation issues on macOS.

@Danand
Copy link
Contributor Author

Danand commented Dec 12, 2024

I also have more flexible solution, but it breaks backward compatibility because pip doesn't support default extras.

@bakemocho
Copy link

Thank you, @Danand. This patch works perfectly for me on Apple Silicon (M3 Max) using Pipenv with Python 3.11.

@DavidDoukhan DavidDoukhan merged commit 92fecbd into ina-foss:master Jan 6, 2025
6 checks passed
@DavidDoukhan
Copy link
Member

Thanks @Danand for this valuable contribution !

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

Successfully merging this pull request may close these issues.

3 participants