I noticed that, too. We should just remove it. I doesn't just break our own 
python3, it also is a major pain if you want to use gdb to debug stuff 
(which embeds python3 nowadays).



On Saturday, March 11, 2017 at 1:28:52 AM UTC+1, vdelecroix wrote:
>
> 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 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