Skip to content
New issue

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

tesseract is not installed or it's not in your PATH. See README file for more information. #9

Open
smd-pls opened this issue Sep 20, 2021 · 2 comments

Comments

@smd-pls
Copy link

smd-pls commented Sep 20, 2021

I have already installed it. Using Python on Windows.

@yzc-yangmou
Copy link

how to slove the problem?

@Appreciatorof69
Copy link

Appreciatorof69 commented Feb 23, 2023

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants