You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run app.py with no arguments, it returns "list index out of range", and when I run it with the image file path in quotation marks after the command, it returns "Unsupported image object". I tried it with both .jpg and .png files, the standard image files. I'm also running this program on Mac, and I changed the tesseract path in help.txt to the appropriate path. Any help?
The text was updated successfully, but these errors were encountered:
When I run app.py with no arguments, it returns "list index out of range", and when I run it with the image file path in quotation marks after the command, it returns "Unsupported image object". I tried it with both .jpg and .png files, the standard image files. I'm also running this program on Mac, and I changed the tesseract path in help.txt to the appropriate path. Any help?
The text was updated successfully, but these errors were encountered: