Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4894

Python • Re: Need help for read numbers from a picture

$
0
0
As the github says
# If you don't have tesseract executable in your PATH, include the following:
pytesseract.pytesseract.tesseract_cmd = r'<full_path_to_your_tesseract_executable>'

Your code seems to be pointing to pytesseract.py which is not the tesseract executable.

Statistics: Posted by neilgl — Fri Jul 19, 2024 1:09 pm



Viewing all articles
Browse latest Browse all 4894

Trending Articles