Mon 2018-10-08 15:49:15 UTC+2, William:
>
> If you want to play around with a copy of Sage built using Python3
> instead of Python2 (so 'export SAGE_PYTHON3="was"') without having to 

I'm sure some autorespeller kicked in and that was supposed to be

    export SAGE_PYTHON3='yes'

By the way, what's the difference between

    export SAGE_PYTHON3='yes'
    make build

and

    make configure
    ./configure --with-python=3
    make build

?

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to