On Fri, Dec 15, 2023 at 5:24 PM Rafel Amer Ramon <rafel.a...@upc.edu> wrote: > > Hi!, > > I'm trying to install Sage 10.3 beta on a server with Fedora 39. It comes > with Python 3.12 installed, but > when I tried to install sage-10.3.beta1, it also installed python 3.11. > > It's possible to compile and install sage-10.3.beta2 on Fedora 39 with the > default Python 3.12?
not yet, see https://github.com/sagemath/sage/pull/36181 The problem is that some Sage packages (first of all gmpy2) need an update for using 3.12 It will be there soon... Meanwhile, you most probably have python 3.11 installed (or it can be installed) You can run ./configure --with-python=python3.11 to use it, and don't build one. > > Thanks in advance. > > Regards, > > Rafel Amer > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/21716d5b-cf76-4be4-b3ae-3539353f107a%40upc.edu. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq20h_GQXKEh8EcgeA8hm%2BP08WWk7r7G7070_9HZ9P74mA%40mail.gmail.com.