On Mon, Mar 25, 2024 at 8:22 PM Jon Higa <jth...@alumni.princeton.edu>
wrote:

> I tried to build Sage 10.3 in Sonoma 14.3.1 on an M3 Pro.
>
>    git clone https://github.com/sagemath/sage.git
>
>    cd sage
>
>    git checkout 10.3
>
>    brew upgrade
>
>    export MAKE='make -j8'
>
>    source .homebrew-build-env
>
>    make configure
>
>    ./configure --prefix=/usr/local/sage/10.3
> --enable-database_odlyzko_zeta --disable-editable
> --with-python=/opt/homebrew/opt/python@3.12/bin/python3
>
>    make
>
> The build halted on sagelib, but I've included all the logs from grep -li
> "^Error" logs/pkgs/* in case there are multiple causes.
>

sagemath doesn't officially support Python 3.12.
Can you try with 3.11 instead?



>
> Thank you for any advice. I'm still fine running Sage 10.2, but I thought
> I'd try the latest and greatest.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/14d3b9f9-d46d-4e89-bd3b-88a225bd71acn%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-support/14d3b9f9-d46d-4e89-bd3b-88a225bd71acn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq3NXxV-oUFUQ536Fc6PsKvtKM-Dnx%3Dd%2BtgkCBDE7OOu%3DA%40mail.gmail.com.

Reply via email to