Jeff (Junze) Ma
Results
2
issues of
Jeff (Junze) Ma
I am running the demo in the readme, but I got several warnings. ``` import easyocr reader = easyocr.Reader(['en']) result = reader.readtext(imgpath + 'sample.png', detail = 0) print(result) ``` And...
PR WELCOME
I am using macOS Monterey 12.2.1 on M1 chip and the installation failed. Building wheels for collected packages: python-lzo Building wheel for python-lzo (setup.py) ... error error: subprocess-exited-with-error × python...