``` git clone https://github.com/Slyne/ctc_decoder.git && cd ctc_decoder/swig && bash setup.sh ``` ``` python3 -c "import swig_decoders" ``` ModuleNotFoundError: No module named '_swig_decoders'