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

UnicodeEncodeError: 'ascii' codec can't encode characters #153

Open
pocmo opened this issue Jun 5, 2019 · 0 comments · May be fixed by #154
Open

UnicodeEncodeError: 'ascii' codec can't encode characters #153

pocmo opened this issue Jun 5, 2019 · 0 comments · May be fixed by #154

Comments

@pocmo
Copy link

pocmo commented Jun 5, 2019

Sometimes went not filtering the log by package name I run into this error:

Traceback (most recent call last):
File "./pidcat.py", line 305, in
print(linebuf)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 117-118: ordinal not in range(128)

@leheuxhj leheuxhj linked a pull request Jun 9, 2019 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant