Skip to content

Conversation

@DWesl
Copy link
Owner

@DWesl DWesl commented Mar 12, 2024

Fixes python-pillow#7403 .

Changes proposed in this pull request:

  • Cygwin has Netlib interfaces, NumPy CI uses them. Let's see if we can force pip/meson to use them.

pip interface borrowed from a NumPy issue comment, settings for setting BLAS implementation taken from NumPy docs and source

DWesl and others added 6 commits March 12, 2024 15:46
Cygwin has Netlib interfaces, NumPy CI uses them.  Let's see if we can force pip/meson to use them.
New NumPy uses CMake through meson, which needs dependencies.
Necessary with version constraint, not without.

Co-authored-by: Andrew Murray <[email protected]>
The tests can't find it, so check here.
There's a decent chance the cygwin/cygwin-install-action paths in egor-tensin/cleanup-path broke numpy import, since NumPy needs to find BLAS somewhere.
It's working again, so this isn't relevant anymore.

Co-authored-by: Hugo van Kemenade <[email protected]>
@DWesl DWesl closed this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants