Error from logcat

14 views
Skip to first unread message

Dan Moormann

unread,
Aug 25, 2023, 11:05:30 PM8/25/23
to Kivy users support
I have successfully created an earlier version of my app on my mobile.  I obviously made enough changes to cause the problem.

It took me a while, but I got some output from logcat on my Samsung mobile. 

08-25 20:49:28.430 25974 26015 I python  :    File "/home/Error/Crash/.buildozer/android/app/main.py", line 7, in <module>
08-25 20:49:28.430 25974 26015 I python  :  ModuleNotFoundError: No module named 'webcolors'
08-25 20:49:28.430 25974 26015 I python  : Python for android ended.

Why would the module be available in windows, but not in android/mobile?  If certain modules are not available, how would I know?

A bit further down in the log are additional references to python kivy and crash (the name of my app).  Not sure what all that is (yet), but any help would help.

Robert

unread,
Aug 26, 2023, 12:02:21 AM8/26/23
to Kivy users support
https://github.com/Android-for-Python/Android-for-Python-Users#what-is-different-about-android
Read the whole section, and the 'Wheels' subsection specifically addresses your question.

https://github.com/Android-for-Python/Android-for-Python-Users#debugging
Read 'Get an Error message'
Reply all
Reply to author
Forward
0 new messages