Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'ascii' codec can't decode byte 0xe0 in position #3

Open
AntiGov opened this issue Apr 7, 2017 · 0 comments
Open

'ascii' codec can't decode byte 0xe0 in position #3

AntiGov opened this issue Apr 7, 2017 · 0 comments

Comments

@AntiGov
Copy link

AntiGov commented Apr 7, 2017

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant