Skip to content

Failed Cython Compilation #325

@jayece09

Description

@jayece09

When I ran ./distribute.sh -m "openssl pil kivy" for making packaging for Android it failed with:-


building 'kivy.graphics.vertex_instructions' extension
************/temp.linux-x86_64-2.7/kivy/graphics/vertex_instructions.o
kivy/graphics/vertex_instructions.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.
#error Do not use this file, it is the result of a failed Cython compilation.
^
error: command 'ccache' failed with exit status 1


Exactly similar errors were found while building using buildozer.
Even at instances I had Cython the buildozer method returned Cython not found!

What's should be probable remedial steps?

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