Skip to content

Error occured while building the aplication using buildozer #2104

@neel004

Description

@neel004

Versions

  • Python: 3.7.5
  • OS: Ubuntu19 64-bit
  • Kivy: 1.11.1
  • Cython: 0.29.15

Description

I am trying to build my application using buildozer in one of my virtualenv , while running command
" buildozer android debug "
normally it should builde and debug application but instead of it ,
i'm getting command failed:
error

buildozer.spec

Command:

buildozer android debug

Spec file:

buildozer.txt

Logs

start.c:3:
/home/neel/Downloads/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3-libffi-openssl-sqlite3/armeabi-v7a__ndk_target_21/python3/Include/Python.h:8:10: fatal error:
'pyconfig.h' file not found
#include "pyconfig.h"
^~~~~~~~~~~~
1 error generated.
make: *** [/home/neel/Downloads/.buildozer/android/platform/build-armeabi-v7a/build/bootstrap_builds/sdl2-python3/obj/local/armeabi-v7a/objs/main/start.o] Error 1

STDERR:

error.txt

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