You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debian 'dpkg' package management program version 1.19.0.5 (amd64).
This is free software; see the GNU General Public License version 2 or
later for copying conditions. There is NO warranty.
# Search for Git (git)# -> found at /usr/bin/git# Search for Cython (cython)# -> found at /usr/local/bin/cython# Search for Java compiler (javac)# -> found at /usr/lib/jvm/java-8-openjdk-amd64/bin/javac# Search for Java keytool (keytool)# -> found at /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool# Install platform# Run '/usr/bin/python3 -m pip install -q --user \'appdirs\' \'colorama>=0.3.3\' \'jinja2\' \'six\' \'enum34; python_version<"3.4"\' \'sh>=1.10; sys_platform!="nt"\' \'pep517\' \'pytoml\' \'virtualenv\''# Cwd None
WARNING: The directory '/home/alexandrumarcel/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.WARNING: The directory '/home/alexandrumarcel/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
# Apache ANT found at /home/alexandrumarcel/.buildozer/android/platform/apache-ant-1.9.4# Android SDK found at /home/alexandrumarcel/.buildozer/android/platform/android-sdk# Android NDK found at /home/alexandrumarcel/.buildozer/android/platform/android-ndk-r17c# Check application requirements# Check garden requirements# Compile platform# Run '/usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=rexteserdroid --bootstrap=sdl2 --requirements=python3,kivy,pillow,git+https://github.com/HeaTTheatR/KivyMD --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/alexandrumarcel/projects/kivy-apps/rextester/.buildozer/android/platform/build" --ndk-api=21'# Cwd /home/alexandrumarcel/projects/kivy-apps/rextester/.buildozer/android/platform/python-for-android
Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/alexandrumarcel/projects/kivy-apps/rextester/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 1183, in<module>main()
File "/home/alexandrumarcel/projects/kivy-apps/rextester/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 1177, in main
ToolchainCL()
File "/home/alexandrumarcel/projects/kivy-apps/rextester/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 571, in __init__
if args.ignore_setup_py:
AttributeError: 'Namespace' object has no attribute 'ignore_setup_py'
The text was updated successfully, but these errors were encountered:
Versions
Description
Every time I build the app buildozer crahses
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: