buildozer-action
buildozer-action copied to clipboard
broken with cython builds
This appears to be broken since the latest buildozer release.
Error compiling Cython file:
------------------------------------------------------------
...
cdef dict __Pyx_globals = globals()
if PY_VERSION_HEX >= 0x03040000:
# create new IntEnum()
{{name}} = __Pyx_EnumBase('{{name}}', __Pyx_OrderedDict([
{{for item in items}}
Or it could be another issue. See:
https://github.com/bc31164b-cfd5-4a63-8144-875100622b2d/ace/runs/7458856376?check_suite_focus=true
When i set buildozer version to 1.3.0 I get:
https://dl.google.com/android/repository/android-ndk-r23b-linux-x86_64.zip is missing.