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

Next to requirements.txt one also needs to install tesseract #2

Open
stefan52a opened this issue Nov 6, 2023 · 1 comment
Open

Comments

@stefan52a
Copy link

For Ubuntu that would mean:

sudo apt install libtesseract-dev libleptonica-dev liblept5
sudo apt-get install tesseract-ocr-all
pip install tesseract

@stefan52a stefan52a changed the title Next to requirements.txt one also need to install tesseract Next to requirements.txt one also needs to install tesseract Nov 6, 2023
@stefan52a
Copy link
Author

I think
https://pillow.readthedocs.io/en/latest/installation.html
is also needed

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

1 participant