-
**Describe the bug**
After migrating from 3.8 to 3.10 (deployed with Docker), we are getting HTTP 405 _Method Not Allowed_ when we try to ignore a check or log out. We tried from different browsers a…
-
I got a import error.
```
import tesserocr
!strcmp(locale, "C"):Error:Assert failed:in file baseapi.cpp, line 203
Abort trap: 6
```
This error was caused by locale check.
Please see [comm…
-
**Describe the bug**
The documentation states that adding the `ignore-begin-space` flag to a component or string disables the "Starting spaces check": https://docs.weblate.org/en/latest/admin/checks.…
Ereza updated
4 years ago
-
**Describe the issue**
Hello,
When executing Commit or Push from the Repository maintenance page, I got the following error page:
> **Server Error**
> The server had serious problems serving y…
-
tesserocr has no method `PyLTRResultIterator.RowAttributes()
`For tesseract it is defined here:
https://github.com/tesseract-ocr/tesseract/blob/master/src/ccmain/ltrresultiterator.cpp#L145
It wou…
hnesk updated
5 years ago
-
Sometimes it is preferable to specify parameters for processing on the fly. But the CLI module expects a filesystem path. It could be easily extended to allow `-` for stdin as well, by adding `allow_d…
-
**Describe the bug**
When monolingual XLIFF setup is used, then newly translated texts ignores the "file" tag of source XLIFF and gets inserted in the first "file" tag in target XLIFF.
It also gener…
-
import tesserocr
from PIL import Image
image = Image.open('image.png')
print(tesserocr.image_to_text(image))
Mac 10.14.1
tesserocr 2.3.1
Python 3.6.7
-
**Describe the bug**
When you try to use automatic translation for any language on any amount of lines with the help of machine translation (tried weblate, weblate translation memory, google translat…
-
**Describe the bug**
Using gettext bilinguial if you have several locales with a variable number of source strings (i.e. 3 locales with 900 strings and 9 with 200) only the common 200 show in the "so…