Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example is not running #36

Open
JochenKoehler69 opened this issue Feb 8, 2024 · 0 comments
Open

Example is not running #36

JochenKoehler69 opened this issue Feb 8, 2024 · 0 comments

Comments

@JochenKoehler69
Copy link

As stated in #9 I cloned this project and tried to execute it (build the app) after exchanging the line:
- name: Build with Buildozer
uses: ./master # REPLACE WITH ArtemSBulgakov/buildozer-action@v1

into
- name: Build with Buildozer
uses: ArtemSBulgakov/buildozer-action@v1

But I got a failure during the build:
[WARNING]: ERROR: /github/workspace/master/test_app/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/native-build/python3 failed!

Command failed: ['/bin/python3', '-m', 'pythonforandroid.toolchain', 'create', '--dist_name=testapp', '--bootstrap=sdl2', '--requirements=python3,kivy', '--arch=armeabi-v7a', '--copy-libs', '--color=always', '--storage-dir=/github/workspace/master/test_app/.buildozer/android/platform/build-armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug']

Is it possible, that the docker container is not working properly (anymore).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant