Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken with cython builds #22

Open
lightningorb opened this issue Jul 21, 2022 · 1 comment
Open

broken with cython builds #22

lightningorb opened this issue Jul 21, 2022 · 1 comment

Comments

@lightningorb
Copy link

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

@lightningorb
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant