Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # numpy <code> brew install openblas brew install libjpeg zlib </code> https://stackoverflow.com/questions/65745683/how-to-install-scipy-on-apple-silicon-arm-m1 <code> For compilers to find zlib you may need to set: set -gx LDFLAGS "-L/opt/homebrew/opt/zlib/lib" set -gx CPPFLAGS "-I/opt/homebrew/opt/zlib/include" </code> open/numpy.txt Last modified: 2024/10/05 06:15by 127.0.0.1