githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.

Home Page:https://towardsdatascience.com/2326a3487cd5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to build wheel for word_beam_search

Simran93504 opened this issue · comments

Building wheels for collected packages: word-beam-search
Building wheel for word-beam-search (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [29 lines of output]
note: This error originates from a subprocess, and is likely not a
problem with pip.
ERROR: Failed building wheel for word-beam-search

this is not enough information to track down the issue. There must be some more information about what exactly fails, and where.