You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #141 and removing the local patch, the wheel seems to be produced correctly but the SONAME in the shared object (on linux at least) is wrong: libscipy_scipy_openblas.so.
The text was updated successfully, but these errors were encountered:
Also, OpenMathLib/OpenBLAS#4534 will require fixes on windows for the latest nightly build: now both SYMBOLPREFIX and LIBNAMEPREFIX (and correspondingly SUFFIX) should be defined.
After #141 and removing the local patch, the wheel seems to be produced correctly but the SONAME in the shared object (on linux at least) is wrong:
libscipy_scipy_openblas.so
.The text was updated successfully, but these errors were encountered: