Re: [sage-devel] Re: Sage-10.4 fails to build

2024-08-02 Thread dimpase
On Fri, Aug 02, 2024 at 09:40:03AM -0700, Matthias Koeppe wrote: > According to your log, this is a build failure using the experimental > option "./configure --enable-system-site-packages". > > This failure comes from use of system NumPy 2; try with > https://github.com/sagemath/sage/pull/38227

[sage-devel] Re: Sage-10.4 fails to build

2024-08-02 Thread Matthias Koeppe
According to your log, this is a build failure using the experimental option "./configure --enable-system-site-packages". This failure comes from use of system NumPy 2; try with https://github.com/sagemath/sage/pull/38227, which has a fix. On Friday, August 2, 2024 at 2:49:31 AM UTC-7 Niranjana