runtime error

trie.h:10, from ctcdecode/src/scorer.h:14, from ctcdecode/src/scorer.cpp:1: /tmp/pip-install-e77gipab/ctcdecode_3f2e54d2d4074f179c15b290eca2829a/third_party/openfst-1.6.7/src/include/fst/float-weight.h: In member function ‘fst::FromGallicMapper<A, G>::ToArc fst::FromGallicMapper<A, G>::operator()(const FromArc&) const [with A = fst::ArcTpl<fst::TropicalWeightTpl<float> >; fst::GallicType G = (fst::GallicType)4]’: /tmp/pip-install-e77gipab/ctcdecode_3f2e54d2d4074f179c15b290eca2829a/third_party/openfst-1.6.7/src/include/fst/float-weight.h:48:73: warning: ‘weight.fst::FloatWeightTpl<float>::value_’ may be used uninitialized in this function [-Wmaybe-uninitialized] FloatWeightTpl(const FloatWeightTpl<T> &weight) : value_(weight.value_) {} ^ In file included from /tmp/pip-install-e77gipab/ctcdecode_3f2e54d2d4074f179c15b290eca2829a/third_party/openfst-1.6.7/src/include/fst/fstlib.h:39, from ctcdecode/src/path_trie.h:10, from ctcdecode/src/scorer.h:14, from ctcdecode/src/scorer.cpp:1: /tmp/pip-install-e77gipab/ctcdecode_3f2e54d2d4074f179c15b290eca2829a/third_party/openfst-1.6.7/src/include/fst/arc-map.h:881:8: note: ‘weight.fst::FloatWeightTpl<float>::value_’ was declared here AW weight; ^~~~~~ [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure × Encountered error while trying to install package. ╰─> ctcdecode note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure. [notice] A new release of pip available: 22.3.1 -> 23.2.1 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "app.py", line 4, in <module> import cv2 ModuleNotFoundError: No module named 'cv2'

Container logs:

Fetching error logs...