[mythtv-users] Jamu errors - config file or jamu.py?
Raymond Wagner
raymond at wagnerrp.com
Mon Mar 1 15:58:40 UTC 2010
On 3/1/2010 08:54, Tim Raphael wrote:
> File "./jamu.py", line 546, in _getFileList
> names.append(os.path.join(directory, filename))
> File "/usr/lib/python2.6/posixpath.py", line 70, in join
> path += '/' + b
> UnicodeDecodeError: 'ascii' codec can't decode byte 0x85 in position 39: ordinal not in range(128)
>
The issue is an ongoing one with all Python developers and trying to
deal with unicode text. See
http://mythtv.org/wiki/Jamu#This_stupid_thing_does_not_work.21 and make
sure your environment is set properly for UTF-8.
More information about the mythtv-users
mailing list