Skip to content

PyGame backend: error while using android.copy_libs = 1 #888

@ghost

Description

When compiling the app with python2 and pygame backend, the build process raises the error:

https://gist.github.com/rafalo1333/ead06e9641624d3d6818b23b41f5c8cf

It disappears after changing android.copy_libs to 0 in buildozers.spec.

Following the errors, I found that copying libs in pygame bootstrap raises the issue.

https://github.com/kivy/python-for-android/blob/master/pythonforandroid/bootstraps/pygame/__init__.py#L68

I do not understand it mostly, but I think its somewhere near.

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