Giter Site home page Giter Site logo

Comments (4)

native-api avatar native-api commented on May 25, 2024

These are old releases and naturally, they have older versions of libraries bundled.

(See Status of Python versions) 3.7 is EOL so it's unpatched. We can accept a patch PR with a fix from an interested party.
3.8+ seem to have the fix in the latest releases.

from pyenv.

native-api avatar native-api commented on May 25, 2024

So as per above, I'm not sure what you expect us to do.

from pyenv.

AshwinSridharan0410 avatar AshwinSridharan0410 commented on May 25, 2024

@native-api , my requirement is to install multiple versions of python inside a docker image. For that reason, I used pyenv and when I scan my image with trivy , it was giving me these vulnerabilties. So , was unsure what to do

Even if I use 3.8 and the above versions, I am getting this issue .

Hope my requirement is clear. Also ,can you suggest me to achieve my requirement in a different approach , if there are any ?
Thanks

from pyenv.

native-api avatar native-api commented on May 25, 2024

You can upgrade setuptools after installation.

In fact, since 3.4, CPython's build is supposed to do that itself during the build.

Then, unless you require specific micro versions, you can pyenv install 3.8 etc to get the latest release in the version line.
since 2.3.30, you can also pass multiple versions to pyenv install.

from pyenv.

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.