Giter VIP home page Giter VIP logo

Comments (5)

romainthomas avatar romainthomas commented on May 20, 2024
Collecting lief
  Using cached lief-0.12.3.zip (16.2 MB)

from lief.

be4zad avatar be4zad commented on May 20, 2024

I removed cached packages and tried again but it still install version 0.12.3.

$ pip install lief==0.13.2
ERROR: Could not find a version that satisfies the requirement lief==0.13.2 (from versions: 0.8.0.post7, 0.8.1.post1, 0.8.2.post1, 0.8.3.post3, 0.9.0, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.11.5, 0.12.0, 0.12.1, 0.12.2, 0.12.3)
ERROR: No matching distribution found for lief==0.13.2

from lief.

romainthomas avatar romainthomas commented on May 20, 2024

PRoot-Distro [...] armv8l GNU/Linux

from lief.

Alexjr2 avatar Alexjr2 commented on May 20, 2024

installed lief latest version and fix for termux user.. tested on termux arm64 device with python3.11.

pip install git+https://github.com/lief-project/LIEF.git#subdirectory=api/python && pkg install patchelf && patchelf --add-needed libpython3.11.so /data/data/com.termux/files/usr/lib/python3.11/site-packages/lief/_lief.so && patchelf --add-needed libandroid.so /data/data/com.termux/files/usr/lib/python3.11/site-packages/lief/_lief.so

from lief.

Alexjr2 avatar Alexjr2 commented on May 20, 2024

IMG_20240509_180746_904

from lief.

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.