You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues about underlaying toolchain cannot be resolved in buildozer itself. It's like opening a bug report on "make" because if on project you write "make all" and it has a compilation error, it's "make" fault :)
Here, learn about python-for-android project, and check how you can contribute to add a new recipe for Pillow (not easy, already tried).
Oh, hi.
Can you help me with this problem? in virtualenv Pillow was installed without trouble, so I thing it might be buildozer related issue.
I wrote app with python and kivy. I built it with buildozer
But on Android it fails:
Ok, so I added pillow do
buildozer.spec
requirements:But on apk building (
buildozer android debug
) lots ofNo such file or directory
errors appears:How to build this app? ;_;
The text was updated successfully, but these errors were encountered: