Re: [sage-devel] Error installing package numpy-1.19.1

2021-03-02 Thread brettpim
make ptest reported "all tests passed!" thank you for your help getting this working. brett On Tuesday, March 2, 2021 at 4:17:14 AM UTC-6 dim...@gmail.com wrote: > On Tue, 2 Mar 2021, 03:11 brettpim, wrote: > >> I ran >> >> make toolchain >> >> and then >> >> make >> >> This was successful. I

Re: [sage-devel] Error installing package numpy-1.19.1

2021-03-02 Thread Dima Pasechnik
On Tue, 2 Mar 2021, 03:11 brettpim, wrote: > I ran > > make toolchain > > and then > > make > > This was successful. I note in the log section on numpy that it is using > a non-optimized netlib Blas. > OK, great. > > What exactly does "make toolchain" do and not do? Is there anything > likely