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
There is now a scipy-openblas32 wheel for win-arm64 on PyPI. How can we use it in the cross-compilation build in the win-arm64 build? In the spin-based builds we have a command line option, do we need to reproduce the work done there (installing pkgconfig, using it to get the include CFLAG and lib link flag in the cross command file) or can we start using spin directly?
There is now a scipy-openblas32 wheel for win-arm64 on PyPI. How can we use it in the cross-compilation build in the win-arm64 build? In the spin-based builds we have a command line option, do we need to reproduce the work done there (installing pkgconfig, using it to get the include CFLAG and lib link flag in the cross command file) or can we start using spin directly?
cc @SlobodanMiletic
The text was updated successfully, but these errors were encountered: