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 short, runnable example that reproduces the issue
I reproduced the problem with the latest development version (p4a.branch = develop)
I used the grave accent (aka backticks) to format code or logs when appropriated
Versions
Python:3.7.14
OS: Ubuntu to android
Kivy: 2.1.0
Description
I am trying to deploy an app to android with deepspeech, i wrote the recipe and it builds the apk and it deploys to the smartphone. However when I run the app it crashes on the import and gives the error posted in the logs.
I am not sure how can I install that library
👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.
If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.
Checklist
p4a.branch = develop
)Versions
Description
I am trying to deploy an app to android with deepspeech, i wrote the recipe and it builds the apk and it deploys to the smartphone. However when I run the app it crashes on the import and gives the error posted in the logs.
I am not sure how can I install that library
buildozer.spec
Spec file:
Recipe
Logs
The text was updated successfully, but these errors were encountered: