Code Monkey home page Code Monkey logo

Comments (4)

hynek avatar hynek commented on July 19, 2024

Are there any CIs available that provide AArch64 VMs? There's also https://www.piwheels.org/project/argon2-cffi/ could theirs wheels be somehow reused or something?

from argon2-cffi.

MuhammadAsadJaved avatar MuhammadAsadJaved commented on July 19, 2024

@odidev Are you able to install it on aarch64? I am trying to install on Xavier NX and go the following errors.
I have tried with pip install argon2-cffi and pip3 install argon2-cffi
Screenshot from 2020-11-26 16-52-30

from argon2-cffi.

odidev avatar odidev commented on July 19, 2024

@MuhammadAsadJaved I am not hitting this issue on aarch64. Please see below logs-

[root@2cd238138ca8 /]# find / -name "ffi.h"
[root@2cd238138ca8 /]# uname -m
aarch64
[root@2cd238138ca8 /]# pip3 install argon2-cffi --no-cache-dir
Collecting argon2-cffi
Downloading argon2-cffi-20.1.0.tar.gz (1.8 MB)
|████████████████████████████████| 1.8 MB 2.0 MB/s
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
Requirement already satisfied: cffi>=1.0.0 in /opt/_internal/cpython-3.8.5/lib/python3.8/site-packages (from argon2-cffi) (1.14.4)
Requirement already satisfied: six in /opt/_internal/cpython-3.8.5/lib/python3.8/site-packages (from argon2-cffi) (1.15.0)
Requirement already satisfied: pycparser in /opt/_internal/cpython-3.8.5/lib/python3.8/site-packages (from cffi>=1.0.0->argon2-cffi) (2.20)
Building wheels for collected packages: argon2-cffi
Building wheel for argon2-cffi (PEP 517) ... done
Created wheel for argon2-cffi: filename=argon2_cffi-20.1.0-cp38-abi3-linux_aarch64.whl size=96651 sha256=0b1fc9ef904a0b5df2c493b5f060040f5446e089f6393a58740eb8022d8696c6
Stored in directory: /tmp/pip-ephem-wheel-cache-dpwe8g8t/wheels/a8/61/59/3fb44bae5cfd2c3d86682f7778670cb0800f7da9bd98450d70
Successfully built argon2-cffi
Installing collected packages: argon2-cffi
Successfully installed argon2-cffi-20.1.0
WARNING: You are using pip version 20.2.3; however, version 20.3.3 is available.
You should consider upgrading via the '/opt/_internal/cpython-3.8.5/bin/python3.8 -m pip install --upgrade pip' command.
[root@2cd238138ca8 /]#

from argon2-cffi.

hynek avatar hynek commented on July 19, 2024

This is fixed by the outsourcing to https://github.com/hynek/argon2-cffi-bindings

Feel free to try to pip-install argon2-cffi-bindings and report back if it's still broken.

from argon2-cffi.

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.