Closed laserjim closed 1 month ago
A temporary workaround while we're waiting for a real fix is to set the variable SCIPY_USE_PYTHRAN=0
, which allows the package to install.
Hi @laserjim, sorry about that, it was a regression and I already fixed it last week in 2a8dfda56f32371400b446808481ef5f7a50bddb
Ah, great, thank you!
Looks like there is a regression such that
graalpy -m pip install scipy==1.10.1 --no-cache-dir
fails on graalpy24.2.0-dev-20240827_2122
(latest version available). It successfully installs ongraalpy-jvm-24.1.0-ea.23
which was released prior to24.2.0-dev-20240827_2122
.Failure message is: