Re: [sage-support] Re: Error installing package scipy-1.12.0 in Develop

2024-09-14 Thread Kevin Youren
Thanks for your suggestions, but the run still stops in the scipy steps. # Sep 15 - no luck, stopped at 10:01 export NINJA_ARGS="-j1" export JOBS=1 make This time slightly earlier. [scipy-1.12.0] [spkg-install] [1001/1610] Compiling C object scipy/io/matlab/_streams.cpython-312-x86_64-linux-gn

Re: [sage-support] Re: Error installing package scipy-1.12.0 in Develop

2024-09-14 Thread Dima Pasechnik
On Sat, Sep 14, 2024 at 7:00 AM Kevin Youren wrote: > > Dima, > > thanks for the hint, > > but > > export NINJA_ARGS="-j4" > make > > didn't work. It still 'froze' . Could you try -j1 rather than -j4 ? And also export JOBS=1 > > > Restarting > > using > export NINJA_ARGS="-j4" > make > > is wor