Skip to content

cryptography ImportError #3329

Description

@GvozdevLeonid

I get an error when launching the application

File "home/runner/work/Helios/Helios/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Helios/arm64-v8a/cryptography/hazmat/primitives/_serialization.py", line 10, in <module>
  File "home/runner/work/Helios/Helios/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Helios/arm64-v8a/cryptography/hazmat/primitives/hashes.py", line 9, in <module>
ImportError: dlopen failed: cannot locate symbol "PyExc_MemoryError" referenced by "/data/data/org.gleo.helios/files/app/_python_bundle/site-packages/cryptography/hazmat/bindings/_rust.abi3.so"...

The build is completed successfully. I didn't change the configuration or recipes. Tell me where to dig

buildozer = 1.5.0
python for android = dev ( but im using my fork)
python = 3.11.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: HighAfter critical issues are fixed, these should be dealt with before any further issues.easy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions