V
V
Viktor Paperno2017-07-25 20:40:14
Python
Viktor Paperno, 2017-07-25 20:40:14

Why is buildozer not working?

I'm trying to build an android application.
I use the command
buildozer android debug deploy run
as a result I get an error

# Command failed: /Library/Frameworks/Python.framework/Versions/2.7/Resources/
Python.app/Contents/MacOS/Python -m pythonforandroid.toolchain create
 --dist_name=myapp --bootstrap=sdl2 --requirements=kivy --arch armeabi-v7a 
--copy-libs --color=always --storagedir=/Users/victor/Documents/RemoteController1/
.buildozer/android/platform/build
# 
# Buildozer failed to execute the last command
# If the error is not obvious, please raise the log_level to 2
# and retry the latest command.
# In case of a bug report, please add a full log with log_level = 2

How to fix? What is the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey6661313, 2017-07-25
@Sergey6661313

Well, you clearly wrote "If the error is not obvious, please raise the log_level to 2". We tried to google something in the translator or something ... If the error is not clear, you must specify "log_level 2" in the configuration file.
Open the config file, find the log_level line, uncomment it and set it to 2. And restart it. A full listing of the trial.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question