[sage-devel] Re: Minimum Python version to 3.8

2021-05-11 Thread Volker Braun
Yet another possibility is to look for a backport that implements sufficient functionality for your needs for now. On Tuesday, May 11, 2021 at 2:40:04 AM UTC+2 Matthias Koeppe wrote: > -1. Even NEP 29 (https://numpy.org/neps/nep-0029-deprecation_policy.html) > does not drop Python 3.7 support b

Re: [sage-devel] Proposal: Very short release cycle for Sage 9.4

2021-05-11 Thread Vincent Delecroix
and PARI/GP (#30801 needs review BTW) But I don't think it is a good idea to squeeze package upgrades in a short release cycle. To my mind, these standard package are more welcome in early beta of a standard release cycle. Though, most of these packages are already in their upgraded versions in s

Re: [sage-devel] Proposal: Very short release cycle for Sage 9.4

2021-05-11 Thread David Roe
There are also a couple of standard package upgrades to FLINT and arb. David On Mon, May 10, 2021 at 7:44 PM Dima P

Re: [sage-devel] 9.3 build: suppress "do you want to install" questions

2021-05-11 Thread Harald Schilly
ok, thank you On Tue, May 11, 2021 at 3:24 PM Dima Pasechnik wrote: > > On Tue, May 11, 2021 at 2:19 PM Harald Schilly wrote: > > > > Ok, yes, that's the sage install command. I should have added that I'm > > one step earlier. I did "./configure ... {--enable-XYZ=yes|no about 90 > > times}" and

Re: [sage-devel] 9.3 build: suppress "do you want to install" questions

2021-05-11 Thread Dima Pasechnik
On Tue, May 11, 2021 at 2:19 PM Harald Schilly wrote: > > Ok, yes, that's the sage install command. I should have added that I'm > one step earlier. I did "./configure ... {--enable-XYZ=yes|no about 90 > times}" and then make. > > Or is there also some configuration switch I did miss?! --enable-e

Re: [sage-devel] 9.3 build: suppress "do you want to install" questions

2021-05-11 Thread Harald Schilly
Ok, yes, that's the sage install command. I should have added that I'm one step earlier. I did "./configure ... {--enable-XYZ=yes|no about 90 times}" and then make. Or is there also some configuration switch I did miss?! -- You received this message because you are subscribed to the Google Group

Re: [sage-devel] 9.3 build: suppress "do you want to install" questions

2021-05-11 Thread Vincent Delecroix
$ sage -advanced says """ Package handling: --package [args]-- call the package manager with given arguments. Run without arguments for help. --experimental -- list all experimental packages that can be installed -i [opts] [pkgs]-- install the given

[sage-devel] 9.3 build: suppress "do you want to install" questions

2021-05-11 Thread Harald Schilly
I'm trying to build 9.3 for CoCalc. Well, this time again after 9.1,9.2 , there are these "Are you sure you want to continue [Y/n]" questions for optional packages. I'm also building with two threads at once. So, what seems to happen is that on thread stops and asks this question, while the oth

Re: [sage-devel] Sage-9.3: error in dochtml/manifolds / matrix_real_double_dense / MPFR / matplotlib

2021-05-11 Thread Dima Pasechnik
hmm, is import matplotlib not missing somewhere? Perhaps import matplotlib fails if you try it at sage prompt? On Tue, May 11, 2021 at 11:14 AM Thierry Thomas wrote: > > Hello, > > Trying to build Sage-9.3 on FreeBSD, it fails in dochtml/manifolds, with > the following trace: > > [manifolds]

[sage-devel] Sage-9.3: error in dochtml/manifolds / matrix_real_double_dense / MPFR / matplotlib

2021-05-11 Thread Thierry Thomas
Hello, Trying to build Sage-9.3 on FreeBSD, it fails in dochtml/manifolds, with the following trace: [manifolds] # extension module 'sage.matrix.matrix_real_double_dense' loaded from '/usr/ports/math/sage-9.3/work/build/usr/local/lib/python3.8/site-packages/sage/matrix/matrix_real_double_dense.