You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "liffy.py", line 146, in
main()
File "liffy.py", line 134, in main
f.execute_filter()
File "/root/liffy/core.py", line 629, in execute_filter
textwrap.fill(result)))
File "build/bdist.linux-x86_64/egg/blessings/init.py", line 497, in call
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 1: ordinal not in range(128)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "liffy.py", line 146, in
main()
File "liffy.py", line 134, in main
f.execute_filter()
File "/root/liffy/core.py", line 629, in execute_filter
textwrap.fill(result)))
File "build/bdist.linux-x86_64/egg/blessings/init.py", line 497, in call
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 1: ordinal not in range(128)
The text was updated successfully, but these errors were encountered: