RaspberryPI problem
Closed this issue · 2 comments
joaorua commented
Output directory: /root/realdebrid-CLI
Unrestricting http://uploaded.net/file/aln70w3f/xxxxxxxxxx.rar Traceback (most recent call last):
File "/usr/local/bin/rdcli", line 9, in
load_entry_point('rdcli==0.6', 'console_scripts', 'rdcli')()
File "/usr/local/lib/python2.7/dist-packages/rdcli-0.6-py2.7.egg/rdcli/rdcli.py", line 180, in main
debug(u'→ ' + unrestricted + '\n')
File "/usr/local/lib/python2.7/dist-packages/rdcli-0.6-py2.7.egg/rdcli/rdcli.py", line 93, in debug
print s,
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2192' in position 0: ordinal not in range(128)
joaorua commented
export LC_ALL='en_GB.utf8'