Skip to content

Instantly share code, notes, and snippets.

@frutik
Created October 6, 2021 09:20
Show Gist options
  • Save frutik/bf4e43921073dbcac549e40dea6a205a to your computer and use it in GitHub Desktop.
Save frutik/bf4e43921073dbcac549e40dea6a205a to your computer and use it in GitHub Desktop.
brew install openblas
OPENBLAS="$(brew --prefix openblas)" pip install numpy scipy
pip3 install --no-binary :all: --no-use-pep517 scipy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment