Skip to content

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

@pocmo

Description

@pocmo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions