I opened a ticket on this : https://trac.sagemath.org/ticket/22608#ticket
Le samedi 11 mars 2017 01:28:52 UTC+1, vdelecroix a écrit : > > Dear all, > > The installation of both Python2 and Python3 in Sage is incompatible > with having PYTHONPATH sets as an environment variable. For example, one > gets the following kind of dramatic errors > > $ sage -sh -c "pip3 install service_identity" > Fatal Python error: Py_Initialize: Unable to get the locale encoding > File ".../local/lib/python/encodings/__init__.py", line 123 > raise CodecRegistryError,\ > ^ > SyntaxError: invalid syntax > > Current thread 0x00007fe284229700 (most recent call first): > Aborted (core dumped) > > Does anybody knows why it is set at all? > > Vincent > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
