Code Monkey home page Code Monkey logo

Comments (4)

frostming avatar frostming commented on June 2, 2024 1

This is a frequently asked question by users: Why did it install version 1.24 when the latest version of numpy is 1.26.x? Previously, PDM silently fell back to the old version, but just TOO MANY users were confused about this and didn't understand how requires-python affects the resolution result. You know, most people don't even read the docs and just complain when the result is not as they desired. So I think it's necessary to tell them about this and explain how to use the new version if they want to. The warning can be silenced with -q config or project configuration.

I know people have different expectations on the same result, but please do not interrogate with an unquestionable tone.

from pdm.

jeertmans avatar jeertmans commented on June 2, 2024

Hello, first my apologies for the tone, I really didn’t want to sound harsh or else.

Thanks for the clarification, I understand know why the warning exists in the first place. I think I didn’t expect it because I previously used Poetry which does not seem to output such kind of warning.

If I may, I would suggest to rephrase a bit the warning like so: latest available version for package P (x.y.z) could not be installed the specified Python version requirements. Instead, the latest version of that package that supports your Python range will be installed.

from pdm.

frostming avatar frostming commented on June 2, 2024

If I may, I would suggest to rephrase a bit the warning like so: latest available version for package P (x.y.z) could not be installed the specified Python version requirements. Instead, the latest version of that package that supports your Python range will be installed.

Can you submit a PR for this and I can review.

from pdm.

jeertmans avatar jeertmans commented on June 2, 2024

If I may, I would suggest to rephrase a bit the warning like so: latest available version for package P (x.y.z) could not be installed the specified Python version requirements. Instead, the latest version of that package that supports your Python range will be installed.

Can you submit a PR for this and I can review.

Sure, done :-)

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.