We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have already installed it. Using Python on Windows.
The text was updated successfully, but these errors were encountered:
how to slove the problem?
Sorry, something went wrong.
Hey there! Sorry for the delay, but here's what worked for me. Add this line after the init() function (the line following all the import statements):
pytesseract.pytesseract.tesseract_cmd = r'PATH\TO\tesseract.exe'
No branches or pull requests
I have already installed it. Using Python on Windows.
The text was updated successfully, but these errors were encountered: