#8128: UnicodeDecodeError with %latex
----------------------------+-----------------------------------------------
Reporter: mpatel | Owner: was
Type: defect | Status: new
Priority: minor | Milestone: sage-4.3.2
Component: notebook | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
With the SageNB spkg at #8051, evaluating a cell
{{{
%latex
č
}}}
raises
{{{
#!python
[...]
File "/opt/sage-4.3.1/local/lib/python2.6/site-
packages/sage/misc/latex.py", line 786, in eval
O.write(x.encode('utf-8'))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 0:
ordinal not in range(128)
}}}
See [http://groups.google.com/group/sage-
notebook/browse_thread/thread/44c237cc11e9b422 sage-notebook].
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8128>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.