Skip to content

Progress bar encoding error - Windows #790

Description

@aornugent

Total edge case, but this:

bar += ('█' * prog_width)

causes edward to crash on my system:

UnicodeEncodeError: 'charmap' codec can't encode character '\u2588' in position 17: character maps to <undefined>

Switching to any other character resolves the issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions