naiveHobo / InvoiceNet

Deep neural network to extract intelligent information from invoice documents.
MIT License
2.52k stars 398 forks source link

Cannot prepare train data #61

Open kayduit opened 3 years ago

kayduit commented 3 years ago

For some reason once I click prepare data I get the following error:

pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it's not in your PATH

I really am not sure what I can do to fix this error, pytesseract is installed.

spankowski commented 3 years ago

Install Tesseract first and add it to your system path. https://github.com/tesseract-ocr/tesseract