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

app crash #939

Closed
alfie0 opened this issue Jul 23, 2019 · 1 comment
Closed

app crash #939

alfie0 opened this issue Jul 23, 2019 · 1 comment

Comments

@alfie0
Copy link

alfie0 commented Jul 23, 2019

Below are the errors in logcat, Please help me thanks

catlog5.log

buildozer.spec.txt

@AndreMiras
Copy link
Member

You're trying to import a module comms that's not found.

07-23 12:04:12.217 10589 10610 I python  :  Traceback (most recent call last):
07-23 12:04:12.217 10589 10610 I python  :    File "/home/alfie/smoopi/.buildozer/android/app/main.py", line 33, in <module>
07-23 12:04:12.218 10589 10610 I python  :  ModuleNotFoundError: No module named 'comms'
07-23 12:04:12.218 10589 10610 I python  : Python for android ended

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

2 participants