FIX ALL BUILDOZER ERRORS COMPILING A PYTHON KIVY APPLICATION USING GOOGLE COLAB! - 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024
  • STUCK? Telegram us
    t.me/unixandlinux join our community for live chat
    / @haggaiodanga
    A solution to all errors compiling a python application using google colab
    if this video helped, you can buy me coffee
    btc address(bitcoin network) : 18Le59m82Z4RRTEH8kNDeNVFzXzVnxH6Se
    usdt(TRC20) : TNL29JfK8Xx6boDZ54PqWwTKTxs4k6Z3cj

ความคิดเห็น • 80

  • @krus4277
    @krus4277 27 วันที่ผ่านมา

    You're just a holy man. Thank you so much, so many videos and resources reviewed, nothing worked. Definitely like, subscribe, bell, whatever you want))))

  • @tejkumarreddy3306
    @tejkumarreddy3306 9 หลายเดือนก่อน +3

    Finally worked after three days bro thank you thank you so muchh😊

    • @HaggaiOdanga
      @HaggaiOdanga  9 หลายเดือนก่อน +1

      Welcome? consider subscribing or super thanks 😉🙏!

  • @not_ishorts
    @not_ishorts 6 หลายเดือนก่อน +1

    OMG it works, really thank you dear
    I searched for solutions for more than a month and here is the solution
    Keep going ❤❤

    • @HaggaiOdanga
      @HaggaiOdanga  5 หลายเดือนก่อน

      Happy to help

  • @PREM-o8d2s
    @PREM-o8d2s 17 วันที่ผ่านมา

    i follow this all steps but still now i face this same error Buildozer failed to execute the last command i have a error in stderr how can i solve this error

  • @daylon907
    @daylon907 7 หลายเดือนก่อน +1

    Halfway through the tutorial, everything that worked for you worked for me, will debug tomorrow cause its late haha, thanks
    new sub btw

  • @nabhaanarif8040
    @nabhaanarif8040 3 หลายเดือนก่อน

    whats the kv file? do i need to add it? the last tutorial i watched didnt have that.
    Also i do have a folder with textfiles containing data which is also necessary for my program so can i just add that folder along with the .py file?

  • @notmidhun2365
    @notmidhun2365 3 หลายเดือนก่อน

    which versions of kivy and kivymd did you install?

  • @aarspainting81
    @aarspainting81 หลายเดือนก่อน

    thanks you sir, ill buy you a coffe great vid

    • @HaggaiOdanga
      @HaggaiOdanga  หลายเดือนก่อน

      Sure i will be waiting

  • @mladenperkovic3564
    @mladenperkovic3564 หลายเดือนก่อน

    I have zillion imports in my kivymd app, lots of libraries are used. Do I need to state them all in the spec file, after python, kivymd and pillow?

    • @HaggaiOdanga
      @HaggaiOdanga  หลายเดือนก่อน

      complile ypur application and see if it actually runs

  • @pressFforrespect-z7i
    @pressFforrespect-z7i หลายเดือนก่อน

    I am still getting the error. What to do?

  • @califax512
    @califax512 8 หลายเดือนก่อน

    Thank you for the video! I was able to build the app, but it crashes once installed on my phone. I did modifications for line 40 in spec, is there a way to know why it crashed?

    • @HaggaiOdanga
      @HaggaiOdanga  8 หลายเดือนก่อน

      Are your modifications exactly as mine..? Even if you are using a different kivy version. In the spec file requirements its should be kivy==2.1.0
      Requirements should just be exactly as mine. A slight change will cause it to crush on launch.

  • @abifarinbukola7882
    @abifarinbukola7882 9 หลายเดือนก่อน +1

    thanks bro, but where(i mean the file) do i put the pictures in my app?

    • @HaggaiOdanga
      @HaggaiOdanga  9 หลายเดือนก่อน +2

      Right click to create a folder called data inside the content folder

  • @AustinLinux
    @AustinLinux 7 หลายเดือนก่อน +2

    THANK YOU SO MUCH!! U JUST EARNED A NEW SUB

    • @HaggaiOdanga
      @HaggaiOdanga  7 หลายเดือนก่อน

      Thanks for the sub!

  • @عمرقاسم-ض3ق
    @عمرقاسم-ض3ق 9 หลายเดือนก่อน

    I have a lot of pictures in my app. I upload it to data folder?
    +should I have presplah?

    • @HaggaiOdanga
      @HaggaiOdanga  9 หลายเดือนก่อน

      you can use presplash as icon. you can upload two images on presplash one icon

    • @Stuffhereita
      @Stuffhereita 8 หลายเดือนก่อน

      So how can i do if my app runs with three images, and a font.ttf?

  • @luisangelmayagalvan5684
    @luisangelmayagalvan5684 5 หลายเดือนก่อน

    i don´t know if is for my PC but colab got crashed :( it does not run after 8 minutes

    • @HaggaiOdanga
      @HaggaiOdanga  5 หลายเดือนก่อน

      what does the error log say?

  • @elil7762
    @elil7762 3 หลายเดือนก่อน

    Now i get the apk, thanks but not work, the app crash instantly on my phone, what the problem?

    • @HaggaiOdanga
      @HaggaiOdanga  3 หลายเดือนก่อน

      Check your requirements

  • @kris_jnr_electrical
    @kris_jnr_electrical 3 หลายเดือนก่อน

    Can i build ios app with python?

  • @luisangelmayagalvan5684
    @luisangelmayagalvan5684 5 หลายเดือนก่อน

    Why when i try with pillow doesnt work? Only it works with kivy and kivymd :( can you explain me?

    • @rocket007
      @rocket007 4 หลายเดือนก่อน

      I had no problem requiring pillow in the bulldozer.spec
      I built the APK and it works.
      But I didn't follow this video.
      I used my own set of commands to setup my on python and bulldozer environment.
      You can contact me for guidance.

    • @HaggaiOdanga
      @HaggaiOdanga  4 หลายเดือนก่อน

      you might have to read pillow documentation for that

  • @manishdhiman3165
    @manishdhiman3165 3 หลายเดือนก่อน

    My app getting crash after opening and come to homescreen after showing logo

    • @kris_jnr_electrical
      @kris_jnr_electrical 3 หลายเดือนก่อน

      Kivy requirements must be version 2.1.0

    • @manishdhiman3165
      @manishdhiman3165 3 หลายเดือนก่อน

      @@kris_jnr_electrical I'm using 2.1.0

  • @junglecode
    @junglecode 6 หลายเดือนก่อน

    Thanks Thank you you save my life

    • @HaggaiOdanga
      @HaggaiOdanga  5 หลายเดือนก่อน

      welcome, consider subscribing or super thanks 😎👍

  • @Archimedestf
    @Archimedestf 8 หลายเดือนก่อน

    Thx, you're increible!

    • @HaggaiOdanga
      @HaggaiOdanga  8 หลายเดือนก่อน

      Happy to help! Subscribe or super thanks 👍😊

    • @yigitcolak4173
      @yigitcolak4173 8 หลายเดือนก่อน

      does it work ?

  • @Omar-rv1bq
    @Omar-rv1bq 3 หลายเดือนก่อน

    can anyone give a link to this website page

    • @HaggaiOdanga
      @HaggaiOdanga  3 หลายเดือนก่อน

      towardsdatascience.com/3-ways-to-convert-python-app-into-apk-77f4c9cd55af

    • @Omar-rv1bq
      @Omar-rv1bq 3 หลายเดือนก่อน

      @@HaggaiOdanga thanks bro but it still dosent work ive been trying science 2023...I am getting that buildozer not able to execute last command error.. Ive watched your tutorials but sadly no result please help bro...

  • @meenakshivinjamuri5961
    @meenakshivinjamuri5961 5 หลายเดือนก่อน

    error: command '/root/.buildozer/android/platform/android-ndk-r25b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang' failed with exit code 1
    What i have to do?

    • @HaggaiOdanga
      @HaggaiOdanga  5 หลายเดือนก่อน

      that error log is too limited to know where the problem is

  • @dimen1
    @dimen1 4 หลายเดือนก่อน +1

    Bro sometimes you need to share the google collab link you know ! This would be more helpful
    😴

  • @quackzilla5971
    @quackzilla5971 9 หลายเดือนก่อน

    good video

    • @HaggaiOdanga
      @HaggaiOdanga  9 หลายเดือนก่อน

      thanks! subscribe or super thanks ?😉🙏

  • @kdjdjedeje
    @kdjdjedeje 3 หลายเดือนก่อน

    thank you

    • @HaggaiOdanga
      @HaggaiOdanga  3 หลายเดือนก่อน

      Welcome and subscribe or super thanks

  • @PragadeeshP-bv3uj
    @PragadeeshP-bv3uj 6 หลายเดือนก่อน

    Bro what is mean by .kv file

    • @HaggaiOdanga
      @HaggaiOdanga  6 หลายเดือนก่อน

      file that contains kivy code, a python user inteface framework

  • @expresstaiwan
    @expresstaiwan 5 หลายเดือนก่อน

    Can make Livy to iOS app.?

    • @HaggaiOdanga
      @HaggaiOdanga  5 หลายเดือนก่อน

      not sure about that

  • @AnaPaula-sc4dv
    @AnaPaula-sc4dv 8 หลายเดือนก่อน

    Hello, even following the steps, in my case it still gives the error below... can you help me please? error: command '/root/.buildozer/android/platform/android-ndk-r25b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang' failed with exit code 1

    • @HaggaiOdanga
      @HaggaiOdanga  8 หลายเดือนก่อน

      Possible reasons for your failure
      1. You have not renamed your python file to main.py
      2. Compilation process cannot find your icon and presplash png files
      3. Your icon and presplash are in the wrong folder(they should be in the data folder inside the content folder)
      -Well you might have also missed a step somewhere. Find my email in about and paste me the full error so that i can see where the full problem is

    • @HarsithR-j6t
      @HarsithR-j6t 6 หลายเดือนก่อน

      @@HaggaiOdanga Is icon and presplash compulsory or it will use kivy's as defaults?

  • @myth3924
    @myth3924 8 หลายเดือนก่อน

    Thanks man
    I can sleep now

    • @HaggaiOdanga
      @HaggaiOdanga  8 หลายเดือนก่อน

      welcome! consider subscribing or buying us coffee 😉

  • @shoeb_khandaker
    @shoeb_khandaker 6 หลายเดือนก่อน

    i use python ,please command

  • @ASIProductions-bx2gk
    @ASIProductions-bx2gk 4 หลายเดือนก่อน

    I have java 17 already

    • @HaggaiOdanga
      @HaggaiOdanga  4 หลายเดือนก่อน

      text me on telegram for further help

  • @chotimaster84
    @chotimaster84 4 หลายเดือนก่อน

    not work

    • @HaggaiOdanga
      @HaggaiOdanga  4 หลายเดือนก่อน

      text me on telegram for detailed help

  • @ga6rie1aa
    @ga6rie1aa 6 หลายเดือนก่อน +1

    People, dont watch the video and lost your time. It doesnt work.

    • @HaggaiOdanga
      @HaggaiOdanga  6 หลายเดือนก่อน

      it works for others

    • @dimen1
      @dimen1 4 หลายเดือนก่อน +1

      It really didn't work for me 😔

  • @yaswanthbaratam5708
    @yaswanthbaratam5708 9 หลายเดือนก่อน

    Bro ur wonderful ,ur efforts really helped me out I need to contact you for any further doubts ....if possible please reply

    • @HaggaiOdanga
      @HaggaiOdanga  9 หลายเดือนก่อน +1

      welcome consider subscribing or super thanks! 😉🙏
      find my email on about section

  • @AnaPaula-sc4dv
    @AnaPaula-sc4dv 8 หลายเดือนก่อน

    What is your email? I dont't have icon or presplash png files yet.
    Thanks!

    • @HaggaiOdanga
      @HaggaiOdanga  6 หลายเดือนก่อน

      In the about