> [sagelib-9.0.beta6] Traceback (most recent call last): > [sagelib-9.0.beta6] File "setup.py", line 22, in <module> > [sagelib-9.0.beta6] import fpickle_setup > [sagelib-9.0.beta6] File > "/home/slabbe/GitBox/sage/src/fpickle_setup.py", line 8, in <module> > [sagelib-9.0.beta6] from six.moves import copyreg > [sagelib-9.0.beta6] ModuleNotFoundError: No module named 'six' >
Ok, I guess it is related to the move to Python 3: 3dd1d44175 Trac #28660: Make Python 3 the default Let me make distclean and report back. -- 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/b1aa5a09-7854-461a-b15c-e329021c97db%40googlegroups.com.
