fast-ctc-decode icon indicating copy to clipboard operation
fast-ctc-decode copied to clipboard

Compilation error arm64

Open MdScntst opened this issue 3 years ago • 0 comments

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

MdScntst avatar Jul 28 '22 13:07 MdScntst