Created
October 6, 2021 09:20
-
-
Save frutik/bf4e43921073dbcac549e40dea6a205a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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