Describe the issue
When installing this package via pip with pip install tesseract-decoder as mentioned in the docs, the following error is thrown:
ERROR: Could not find a version that satisfies the requirement tesseract-decoder (from versions: none)
ERROR: No matching distribution found for tesseract-decoder
I am using the latest version of pip. Fixing the installation to a specific version does not help.
What version of the software are you using?
Python: 3.11, Windows
How can the issue be reproduced?
No response
Describe the issue
When installing this package via pip with
pip install tesseract-decoderas mentioned in the docs, the following error is thrown:I am using the latest version of pip. Fixing the installation to a specific version does not help.
What version of the software are you using?
Python: 3.11, Windows
How can the issue be reproduced?
No response