[Python-modules-team] Bug#943618: python-tesserocr ftbfs when run with python3.8 (1 test failure)

Matthias Klose doko at debian.org
Sun Oct 27 11:32:32 GMT 2019


Package: src:python-tesserocr
Version: 2.4.0-4
Severity: important
Tags: sid bullseye
User: debian-python at lists.debian.org
Usertags: python3.8

======================================================================
FAIL: test_LSTM_choices (tests.test_api.TestTessBaseApi)
Test GetBestLSTMSymbolChoices.
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/<<PKGBUILDDIR>>/tests/test_api.py", line 200, in test_LSTM_choices
     self.assertEqual(chosen_word, word)
AssertionError: 'cdo' != 'céo'
- cdo
?  ^
+ céo
?  ^


----------------------------------------------------------------------
Ran 20 tests in 9.973s

FAILED (failures=1)
Test failed: <unittest.runner.TextTestResult run=20 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=20 errors=0 failures=1>
E: pybuild pybuild:341: test: plugin distutils failed with: exit code=1: 
python3.8 setup.py test



More information about the Python-modules-team mailing list