githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.
https://towardsdatascience.com/2326a3487cd5
MIT License
1.99k stars 893 forks source link

unable to build wheel for word_beam_search #154

Closed Simran93504 closed 1 year ago

Simran93504 commented 1 year ago

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

githubharald commented 1 year ago

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