[mythtv-users] jamu: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 27: ordinal not in range(128)

Brian J. Murrell brian at interlinx.bc.ca
Thu Jan 14 12:38:17 UTC 2010


To follow-up again, it seems that this is all due to a lack of encoding
being set by the caller, so python defaults to ascii.  To set the
encoding one must do:

$ export LANG="en_CA.UTF-8"

before one runs jamu.py.

Cheers,
b.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100114/7030280b/attachment.pgp>


More information about the mythtv-users mailing list