Coder Social home page Coder Social logo

fix docker build about ovos-core HOT 3 CLOSED

openvoiceos avatar openvoiceos commented on August 22, 2024
fix docker build

from ovos-core.

Comments (3)

maxemoose avatar maxemoose commented on August 22, 2024

Hey Jarbas. Was just messing around trying to get this working and discovered the last working version of rapidfuzz that will install. I changed line 17 of the Dockerfile to this:

RUN pip3 install rapidfuzz==2.11.1

Then the image would build. The build process will fail if using version 2.12.0 or greater.

from ovos-core.

JarbasAl avatar JarbasAl commented on August 22, 2024

thanks for the quick fix

#293 gives some details on the architectural changes coming up, Docker support will benefit from those , each container will now be fully independent and not depend on this one as base.

I will leave this issue open to track Docker support in general until the above is finished!

from ovos-core.

maxbachmann avatar maxbachmann commented on August 22, 2024

@JarbasAl you should really report failures like this upstream ;)

The issue is that debian provides a pretty ancient version of pip, which is unable to parse some of the toml. I fixed this in main maxbachmann/RapidFuzz@98680da. However I am currently unable to cut a new release, since Cython 3.0.0b1 introduces a few bugs which currently break the build. I will make a new release with the fix once Cython 3.0.0b2 is released.

from ovos-core.

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.