fast-ctc-decode
fast-ctc-decode copied to clipboard
Compilation error arm64
Hello, I'm trying to build from source (v. 0.3.2), but gettng "The bindings crate pyo3 was not found in the dependencies list" after make build.
- Ubuntu 20.04
- rustc 1.62.1
- pyo3 0.16.5
- maturin 0.13.1
- python 3.8
Cargo and pyproject are original from the git