Skip to content

UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 234 #72

@hendapaim

Description

@hendapaim

Hello,

I came across an error in the python code UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 234 and solved adding in line 56 of the main.py file the code with open(yaml_file_path, "r", encoding="utf-8") as file:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions