8000 SSL/TLS is broken with Python 3: ImportError: missing module _ssl · Issue #1372 · kivy/python-for-android · GitHub
[go: up one dir, main page]

Skip to content

SSL/TLS is broken with Python 3: ImportError: missing module _ssl #1372

@ghost

Description

SSL/TLS is broken with Python 3: ImportError: missing module _ssl.

Versions

  • Python: python3crystax as needs to be used with p4a
  • OS: docker image with Ubuntu LTS for building, ran on LineageOS 14.1
  • Kivy: not used, p4a is git master from a few days ago
  • Cython: not using cython

Description

SSL/TLS breaks on import, gives ImportError: missing module _ssl - openssl as via the recipe is present and installed.

buildozer.spec

not using bulldozer directly

Logs

error happened in crystax_python/stdlib.zip/ssl.py line 98: import ssl -> `ImportError: No module named "_ssl"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0