Skip to content

Current default Python version (3.8.9) is failing to build on latest macOS releases #2568

Closed
@misl6

Description

@misl6

Checklist

  • the issue is indeed a bug and not a support request
  • issue doesn't already exist: https://github.com/kivy/python-for-android/issues
  • I have a short, runnable example that reproduces the issue
  • I reproduced the problem with the latest development version (p4a.branch = develop)
  • I used the grave accent (aka backticks) to format code or logs when appropriated

Versions

  • Python: *
  • OS: macOS >= 11.x
  • Kivy: *
  • Cython: *
  • OpenJDK: *

Description

This is due to a bug that has been fixed on the CPython upstream.

As a temporary workaround, pinning version 3.9.12 for both hostpython3 and python3 should fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions