Skip to content

Fail to include any module other than Kivy #37

@LittleBigBrain

Description

@LittleBigBrain

If I try to include any package other than Kivy
for example:
./distribute.sh -m 'kivy pil' -d "PILAPI8" -f
it is going to give an error

~/KivyRepos/kivyAndorid/src/jni/../jni/application/src//start.c:2:20: error: Python.h: No such file or directory
/KivyRepos/kivyAndorid/src/jni/../jni/application/src//start.c:4:6: error: #error Python headers needed to compile C extensions, please install development version of Python.
make: *** [
/KivyRepos/kivyAndorid/src/obj/local/armeabi/objs/application/src//start.o] Error 1

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