Yes, this worked. Thank you!
Gabe
On Tue, Sep 15, 2020 at 3:57 PM Zachary Scherr wrote:
> If you rerun ./configure with
>
> FC=gfortran-9 ./configure
>
> Then it should use gfortran-9 as your Fortran compiler when making sage.
>
> On Tuesday, September 15, 2020 at 3:49:22 PM UTC-4 Gabe Feinberg
if you have a recent Sage beta you should not need gfortran-9, it would
also work with the default, gfortran, from gcc package,
IIRC.
On Tue, Sep 15, 2020 at 8:57 PM Zachary Scherr wrote:
> If you rerun ./configure with
>
> FC=gfortran-9 ./configure
>
> Then it should use gfortran-9 as your Fort
If you rerun ./configure with
FC=gfortran-9 ./configure
Then it should use gfortran-9 as your Fortran compiler when making sage.
On Tuesday, September 15, 2020 at 3:49:22 PM UTC-4 Gabe Feinberg wrote:
>
> Hi~
> I'm also trying to install from the source code, and I'm receiving an
> error that
https://trac.sagemath.org/ticket/30067 has a workaround.
On Sunday, July 19, 2020 at 2:25:40 AM UTC-7, Caleb Springer wrote:
>
> I am trying to install Sage from source code on a new 2020 MacBook Air
> with macOS 10.15.6.
>
> Unfortunately, scipy-1.2.3 failed to install. I am posting this here w