[Labs-l] Unicode prints fails in jsub

John phoenixoverride at gmail.com
Mon May 19 21:36:23 UTC 2014


It's a matter of environmental encoding. Odds are your terminal is UTF8
while the default non-terminal encoding is something else.

On Monday, May 19, 2014, Emilio J. Rodríguez-Posada <emijrp at gmail.com>
wrote:

> Hello;
>
> When I test my Python script in tools-dev, prints are OK. But when I
> launch the script with jsub, I receive errors of Unicode:
>
> UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in
> position 6: ordinal not in range(128)
>
> Why does it change among boxes?
>
> Regards
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/labs-l/attachments/20140519/ea4a9832/attachment.html>


More information about the Labs-l mailing list