Yoli
Results
1
issues of
Yoli
I am trying to test the new function readtextlang() using Python3. Get error: result = reader.readtextlang("test.png") File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/easyocr/easyocr.py", line 447, in readtextlang for filename in os.listdir(directory): FileNotFoundError: [Errno 2] No...