Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.
This repository was archived by the owner on May 29, 2022. It is now read-only.

UnicodeEncodeError: 'utf-8' codec can't encode characters in position 17-22: surrogates not allowed #55

@datawhores

Description

@datawhores

Can we utilize one of these methods
surrogatepass, replaces, surrogateescape

https://docs.python.org/3/library/codecs.html

I ended up using surrogatepass, and it seems to have fix the issue
at the very least the program doesn't crash

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