Skip to content

Updating via tesseract #166

Answered by dynobo
rin67630 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rin67630,
Updating Tesseract will never update NormCap itself, but NormCap might use the new Tesseract version, depending on which installation type of NormCap you've chosen:

Python package (pip install normcap)

The Python package of NormCap does not include Tesseract, instead it uses the Tesseract version installed on the system. (That's why installing Tesseract is a pre-requisite of installing NormCap as Python package).

  • To update Tesseract, you'll have to update your systems Tesseract installation. NormCap will then automatically use this updated version (it always uses the version that is called if you run tesseract in the command line).
  • To update NormCap itself, you'll have to d…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rin67630
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants