Code Monkey home page Code Monkey logo

Comments (6)

peace-maker avatar peace-maker commented on June 1, 2024

The docs/requirements.txt were missed out when pinning the pyelftools version for python 2. This should be fixed now.

from pwntools.

sswastik02 avatar sswastik02 commented on June 1, 2024

Hi @peace-maker,

It appears that the issue lies with the setuptools package. The requirements specify a minimum version of 46.4.0, whereas the available versions only go up to 44.1.1.

ERROR: No matching distribution found for setuptools>=46.4.0

Thank you.

from pwntools.

peace-maker avatar peace-maker commented on June 1, 2024

Yes, but pyelftools>=0.30 is the package depending on that setuptools version, so pyelfools 0.29 should be fine.

from pwntools.

sswastik02 avatar sswastik02 commented on June 1, 2024

I see.
I was facing the issue regardless, turns out I had to build the image in --no-cache mode.
Perhaps an option in the Makefile might help.
If you think that it is valid, I can open an issue if you like.

from pwntools.

peace-maker avatar peace-maker commented on June 1, 2024

Oh, maybe we do need to add this to the dev container. I was against it in #2357 but it looks to have been a mistake.

from pwntools.

sswastik02 avatar sswastik02 commented on June 1, 2024

I think the reasoning in #2357 is valid, but having another option for --no-cache or anything equivalent does not seem to hurt.

from pwntools.

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.