#how to install tesseract
14 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @floral hemlock! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
right click on your pom.xml > maven > reload project
com.recognition:tesseract🫙3.05.02 was not found in https://github.com/tesseract-ocr/tesseract during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of tesseract-ocr has elapsed or updates are forced
Try to run Maven import with -U flag (force update snapshots)
where are you getting that this is a java project?
@floral hemlock
looks like you can use this wrapper https://github.com/nguyenq/tess4j
idk man
can you send me yours pom.xml