MrMitch / realdebrid-CLI

:arrow_double_down: Use Read-Debrid from your command line !
https://pypi.python.org/pypi/rdcli
MIT License
23 stars 7 forks source link

RaspberryPI problem #13

Closed joaorua closed 10 years ago

joaorua commented 10 years ago

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 10 years ago

export LC_ALL='en_GB.utf8'

MrMitch commented 10 years ago

Hi @joaorua, thank you for taking the time to report this. I think i'll include a section in the README file explaining this, in case it happens to someone again