Skip to content

pytesseract on Windows #42

Description

@Random-W

When we try to use this library on window system, we got this error
File "SOMEPATH\pytesseract\pytesseract.py", line 46, in get_errors
line for line in error_string.decode('utf-8').splitlines()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb2 in position 12: invalid start byte

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