Giter Site home page Giter Site logo

Comments (3)

frostming avatar frostming commented on June 12, 2024

It is not an infinite loop, just too slow to reach to the solution. You can search for new pin boto3 and find the version is actually decreasing. Just these dependency versions are mutually constrained(it's mainly because aioboto3 uses rather strict version ranges. BTW aioboto3 is often the troublemaker), and there are quite a few package versions of boto3, making it hard for the resolver to get the right one.

Based on the analysis of the lock log. I would suggest manually add boto3<1.33.14, >=1.33.2 to speed up the resolver.

from pdm.

v3ss0n avatar v3ss0n commented on June 12, 2024

I think it should be highlighted in PDM manual. I am facing a lot of that kind of issue , making me remove some depedencies because of that.

Now i am facing it again due to s3fs + boto3

from pdm.

pawamoy avatar pawamoy commented on June 12, 2024

Pull requests for improving the documentation are welcome 🙂 It would be interesting to list a few techniques that can help identify problematic dependencies, or speed up the resolver (such as mentioned above by @frostming).

from pdm.

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.