Code Monkey home page Code Monkey logo

Comments (9)

hynek avatar hynek commented on July 1, 2024

That looks like an error coming CFFI to me.

Iโ€™ve done some casual Googling and it seems like the newer versions of CFFI have some fixes specifically for new macOS versions and ARM. Could you please verify youโ€™re on the latest version pip freeze | grep cffi?

from argon2-cffi.

jhkonan avatar jhkonan commented on July 1, 2024

I am using macOS with ARM. For pip freeze | grep cffi I get...

cffi @ file:///Users/runner/miniforge3/conda-bld/cffi_1602537221538/work

Should I install cffi from source?

from argon2-cffi.

hynek avatar hynek commented on July 1, 2024

Unfortunately I know nothing about conda...try running python -c 'import cffi; print(cffi.__version__)'

from argon2-cffi.

jhkonan avatar jhkonan commented on July 1, 2024

Thanks for the code snippets. I get 1.14.3 for the version number, which should be the latest version of cffi. Do you think I should I report this issue on the cffi repo?

from argon2-cffi.

hynek avatar hynek commented on July 1, 2024

I think so? I really wouldn't know how to debug this and since I have not access to a DTK (congrats!) there's no way for me to test it. :(

Please link the issue here once you open it!

from argon2-cffi.

jhkonan avatar jhkonan commented on July 1, 2024

It's worth a shot -- thanks! argon2-cffi is a dependency of Jupyter Notebook, so solving this issue would help enable that development environment on Apple silicon.

Here's a link to the issue on CFFI: https://foss.heptapod.net/pypy/cffi/-/issues/477

from argon2-cffi.

hynek avatar hynek commented on July 1, 2024

Thank you, let's hope they can help us to figure it out! ๐Ÿคž

from argon2-cffi.

hynek avatar hynek commented on July 1, 2024

To isolate the problem, could you try to build it with stock Python tools and no conda stuff whatsoever please?

from argon2-cffi.

hynek avatar hynek commented on July 1, 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.