79291362

Date: 2024-12-18 14:07:56
Score: 0.5
Natty:
Report link

I have fixed the error. I just used the github link. Here are my requirements from buildozer.spec:

requirements=python3,kivy==2.3.0,https://github.com/kivymd/KivyMD/archive/master.zip

It also turns out that buildozer decided to only use kivymd version 1.3.0 even though I deleted it once. Had to delete the .buildozer directory from my project directory. That caused problems down the line, so if anyone has the same issue, try to delete things properly. There should be a command in buildozer that cleans everything (although that will require another installation of all the components)

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Alexey Axyonov