Le samedi 4 mars 2017 13:24:08 UTC+1, [email protected] a écrit : > > Trying to build with SAGE_PYTHON3=yes now fails much earlier than where it > should: > > [sagelib-7.6.beta6] Traceback (most recent call last): > [sagelib-7.6.beta6] File "setup.py", line 54, in <module> > [sagelib-7.6.beta6] import sage.env > [sagelib-7.6.beta6] File "/home/chapoton/sage3/src/sage/env.py", line > 87, in <module> > [sagelib-7.6.beta6] _add_variable_or_fallback('UNAME', > os.uname()[0]) > [sagelib-7.6.beta6] File "/home/chapoton/sage3/src/sage/env.py", line > 71, in _add_variable_or_fallback > [sagelib-7.6.beta6] import six > [sagelib-7.6.beta6] ImportError: No module named six > > Maybe it would be a good thing if somebody else tried the Python3 > compilation of sage to see if the same thing happens. > > I confirmed: same error here (build from a fresh git clone with SAGE_PYTHON3=yes).
Eric. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
