I am using ubuntu 15.10 and I have build the sage from source using develop branch of github and it is in it's latest version. Also I have my $PYTHONPATH set to /usr/bin/python2.7
On Sunday, February 28, 2016 at 7:48:04 PM UTC+5:30, Aaditya Thakkar wrote: > > When I start gdb by ./sage --gdb it's giving me the error: > > Fatal Python error: Py_Initialize: Unable to get the locale encoding > File "/home/aaditya/sage/local/lib/python/encodings/__init__.py", line > 123 > raise CodecRegistryError,\ > ^ > SyntaxError: invalid syntax > > Current thread 0x00007effda077780 (most recent call first): > > What could be the reason? > -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
