[SciPy-Dev] Building From Source on Windows

Christoph Baumgarten christoph.baumgarten at gmail.com
Wed Nov 14 16:22:41 EST 2018


Hi,

I tried to follow the instructions on

https://github.com/scipy/scipy/blob/master/doc/source/building/windows.rst

to build scipy on Windows.

When trying to clone the repo
https://github.com/matthew-brett/build-openblas.git,
I noted that this repo has been moved:

"This repository retired in favor of
https://github.com/matthew-brett/openblas-libs"

However, that link is broken. Should it be
https://github.com/matthew-brett/OpenBLAS instead?

If that is the case, I still don't know how to continue:

The scipy guide says to start the build with ./build_openblas.sh whereas
the readme in https://github.com/matthew-brett/OpenBLAS mentions the
command "make"

Am I looking at the right place? Maybe someone can help.

Thanks

Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20181114/d4e15a28/attachment.html>


More information about the SciPy-Dev mailing list