TypeError: a bytes-like object is required, not 'list'
machamy opened this issue · 3 comments
machamy commented
File "\winocr.py", line 18, in recognize_pil return recognize_bytes(img.tobytes(), img.width, img.height, lang) File "\winocr.py", line 11, in recognize_bytes writer.write_bytes(list(bytes))
I think something changed in DataWriter
Ingnaryk commented
pypi package wasn't updated yet?
GitHub30 commented
I'll check it later
GitHub30 commented
i have merged, thank you for your commit