Code Monkey home page Code Monkey logo

Comments (6)

variable avatar variable commented on June 23, 2024 2

Any ETA for releasing 0.7? I am stuck with this issue.

from bonobo.

hartym avatar hartym commented on June 23, 2024

This is already the case in 0.7 version, will close when the stable is released.

from bonobo.

YannickAaron avatar YannickAaron commented on June 23, 2024

Same here, can't use it because of incompatibility caused by packaging<=20.0

from bonobo.

gdvalderrama avatar gdvalderrama commented on June 23, 2024

@hartym any chance 0.7 will be released?
or at the very least document 0.7.0rc3 to know if there are backward incompatible changes etc

as it is now we have to either remove bonobo or be stuck dependency-wise until 0.7 is released

from bonobo.

gdvalderrama avatar gdvalderrama commented on June 23, 2024

In this issue a workaround is suggested and worked for me, it's running python -m pip install -U pip-tools, additionally I also had to pip3 install --upgrade packaging.

from bonobo.

anentropic avatar anentropic commented on June 23, 2024
╰─ pdm add bonobo==0.6.4
Adding packages to default dependencies: bonobo==0.6.4
🔒 Lock failed
Unable to find a resolution for packaging
because of the following conflicts:
  packaging (from [email protected])
  packaging>=22.0 (from [email protected])
  packaging~=19.0 (from [email protected])

so it's not really installable any more, needs a release which relaxes the version constraint

from bonobo.

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.