Cannot find open blas on MAC OSX #730
Unanswered
maljoras
asked this question in
Installation Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In case someone has this error message when using
brew
trying to install aihwkit version 1.0 on MAC OSXOne can solve it with
brew install openblas OpenBLAS_ROOT="$(brew --prefix openblas)" pip install aihwkit
Beta Was this translation helpful? Give feedback.
All reactions