Git Product home page Git Product logo

Comments (4)

reddishtg avatar reddishtg commented on June 20, 2024

Running into the same issue. Trying to compile for Apple's M1 because a package doesn't seem to exit.

from fast-ctc-decode.

iiSeymour avatar iiSeymour commented on June 20, 2024

These build issues are with the ndarray dependency. I am using nightly-2021-01-01 to build releases - see here.

from fast-ctc-decode.

reddishtg avatar reddishtg commented on June 20, 2024

When I tried changing to that nightly build I received an error about being able to get numpy v0.13.2 and a resolver was required.

I'm a real novice when it comes to Rust (and I know this is not what you are supposed to do), but I was able to get around it by editing the Cargo.lock once it was generated. In order to get it to work I changed the ndarray version requirement to 0.14.0 under numpy. It seems that numpy required a range from 0.13.0-0.15.0 and so 0.15.0 was being installed.

from fast-ctc-decode.

iiSeymour avatar iiSeymour commented on June 20, 2024

Switched to stable rust 1.54.0 and fixed the build issues.

from fast-ctc-decode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.