Skip to content

lxml is needed in new toolchain #976

@ngoonee

Description

@ngoonee

Ran into kivy/buildozer#451 recently. Previously on the old toolchain this functionality for my app was working, and as I had fallback imports as lxml documentation advises, I didn't notice it had stopped working. However I did add more xml related features on desktop and this caused the android version to break silently.

Basically lxml has etree.so and objectify.so which are binary (cython), and need to be recompiled for use in android. I would append this to #464 but it was closed as being too generic (I think).

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