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
I have a number of dependencies (both recipes and pip) in a project built with buildozer, and since the merge of #135 it's been unbuildable (unless manually reseting the python-for-android clone to before the merge).
Error is python-install not being built, making the whole process fail.
I'll try to build a testcase out of my complex setup when i can.