On Monday, March 30, 2020 at 3:03:14 PM UTC-4, vdelecroix wrote:
>
>
> Le 29/03/2020 à 21:50, Matthias Köppe a écrit : 
> > 
> > Let me remark that this is the first beta that tries to use the system 
> > python3 in a venv (#27824) instead of building our own copy of python3. 
> > Tests of building from scratch or (after "make python3-clean") would be 
> > valuable. 
>
> Very disappointing 
>
> configure:25182: checking ... whether /usr/bin/python3 is good 
> configure:25329: result: no, Python 3.8.2 is too recent 
>
>
You can override this by:
./configure PYTHON3=/usr/bin/python3

but then you will likely run into the issues discussed on the Python 3.8 
upgrade ticket (https://trac.sagemath.org/ticket/27754).

Matthias

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/d6007725-0d8a-488d-9bc2-83c93d14c59c%40googlegroups.com.

Reply via email to