Giter Site home page Giter Site logo

fail to install debian bookworm about ajenti HOT 7 OPEN

RichNeese avatar RichNeese commented on May 28, 2024
fail to install debian bookworm

from ajenti.

Comments (7)

RichNeese avatar RichNeese commented on May 28, 2024 1

also please fix your scripts to use pip3 now pip is for older systems

from ajenti.

kiarn avatar kiarn commented on May 28, 2024

Hello,

There's actually no support for arm installation. There's some thread here related to this problem, but I did not have the time to test it deeply. The main problem is to install cffi on this platform, which is not an issue related to Ajenti.

Arnaud

from ajenti.

RichNeese avatar RichNeese commented on May 28, 2024

Then install cffi from source for arm64

pip3 install --no-cache cffi --no-binary :all:

link:

from ajenti.

RichNeese avatar RichNeese commented on May 28, 2024

https://stackoverflow.com/questions/76624963/is-there-any-way-to-get-cffi-to-install-both-x86-64-and-arm64-mach-o-files-on-a

from ajenti.

kiarn avatar kiarn commented on May 28, 2024

Thanks for your input to install cffi, I will give it a try when I find the time.

also please fix your scripts to use pip3 now pip is for older systems

I'm using python3 -m pip which is barely the same as pip3.

from ajenti.

stale avatar stale commented on May 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days unless you comment.
Thank you for your contributions.

from ajenti.

szef1233 avatar szef1233 commented on May 28, 2024
       arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-armv7l-cpython-311/src/c/_cffi_backend.o
        src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory
           15 | #include <ffi.h>
              |          ^~~~~~~
        compilation terminated.
        error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
        [end of output]
  
    note: This error originates from a subprocess, and is likely not a problem with pip.
    ERROR: Failed building wheel for cffi
  Failed to build cffi
  ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

from ajenti.

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.