I try to compile a basic code with buildozer. At first run it installs depencies and fail. Later runs it just fails.
any help needed desperately.
Thanks in a
This is a very generic error, it could mean a lot of things.
One thing to check is that you have buildozer's dependencies installed...in particular, I think the lack of a jdk (and javac) can cause this. Do you have these?