Closed Malkhafaji95 closed 4 years ago
requirements = python3,kivy,kivy_garden.graph
It's worked. Bless your soul
Received, thank you.
hello ive been getting the same error but for me its module not found urllib3 i added it to my spec file but it gave me an error any help pls
@Abadjula did you find a solution I have the same problem?
Versions
Description
Trying to create apk file for an an app that uses the kivy_garden.graph module. the app works fine, i just get this error when launching the created apk file
I unpacked the apk created and found out that buildozer is grabbing a file called 'Kivy_Garden-0.1.4-py3.8.egg-info' instead of the 'kivy_garden' that contained the 'graph' file inside it. Maybe that is the issue, not sure how make buildozer grab the module file i need.
buildozer.spec
Command:
Spec file:
Logs