mittagessen / kraken

OCR engine for all the languages
http://kraken.re
Apache License 2.0
673 stars 125 forks source link

Replace broken URL for eScriptorium #588

Closed stweil closed 2 months ago

stweil commented 2 months ago

Replace also escriptorium by eScriptorium.

stweil commented 2 months ago

@mittagessen, the CI tests are currently broken: pytest -k 'not test_train' fails with "AssertionError: Expected 'mock' to have been called".

mittagessen commented 2 months ago

On 24/04/10 12:42AM, Stefan Weil wrote:

@mittagessen, the CI tests are currently broken: pytest -k 'not test_train' fails with "AssertionError: Expected 'mock' to have been called".

Yes, I've seen. For some reason it fails only on python 3.11. I haven't been able to figure out why yet.