<tfoot id='vj9Iz'></tfoot>

  • <small id='vj9Iz'></small><noframes id='vj9Iz'>

    • <bdo id='vj9Iz'></bdo><ul id='vj9Iz'></ul>
  • <legend id='vj9Iz'><style id='vj9Iz'><dir id='vj9Iz'><q id='vj9Iz'></q></dir></style></legend>
    <i id='vj9Iz'><tr id='vj9Iz'><dt id='vj9Iz'><q id='vj9Iz'><span id='vj9Iz'><b id='vj9Iz'><form id='vj9Iz'><ins id='vj9Iz'></ins><ul id='vj9Iz'></ul><sub id='vj9Iz'></sub></form><legend id='vj9Iz'></legend><bdo id='vj9Iz'><pre id='vj9Iz'><center id='vj9Iz'></center></pre></bdo></b><th id='vj9Iz'></th></span></q></dt></tr></i><div id='vj9Iz'><tfoot id='vj9Iz'></tfoot><dl id='vj9Iz'><fieldset id='vj9Iz'></fieldset></dl></div>

      1. Buildozer 执行最后一条命令失败

        时间:2023-09-01

          <small id='XsvpC'></small><noframes id='XsvpC'>

            <tbody id='XsvpC'></tbody>
          <i id='XsvpC'><tr id='XsvpC'><dt id='XsvpC'><q id='XsvpC'><span id='XsvpC'><b id='XsvpC'><form id='XsvpC'><ins id='XsvpC'></ins><ul id='XsvpC'></ul><sub id='XsvpC'></sub></form><legend id='XsvpC'></legend><bdo id='XsvpC'><pre id='XsvpC'><center id='XsvpC'></center></pre></bdo></b><th id='XsvpC'></th></span></q></dt></tr></i><div id='XsvpC'><tfoot id='XsvpC'></tfoot><dl id='XsvpC'><fieldset id='XsvpC'></fieldset></dl></div>

                <bdo id='XsvpC'></bdo><ul id='XsvpC'></ul>
                <legend id='XsvpC'><style id='XsvpC'><dir id='XsvpC'><q id='XsvpC'></q></dir></style></legend>
                • <tfoot id='XsvpC'></tfoot>
                • 本文介绍了Buildozer 执行最后一条命令失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  当我尝试使用 buildozer android debug deploy run 在我的设备上构建、推送和自动运行 apk 时,它显示以下错误:

                  while I was trying to build,push and automatically run the apk on my device using buildozer android debug deploy run it shows these errors:

                  # Check configuration tokens 
                  
                  # Ensure build layout
                  
                  # Check configuration tokens
                  
                  # Preparing build
                  
                  
                  # Check requirements for android
                  # Install platform
                  # Apache ANT found at /home/sahil/.buildozer/android/platform/apacheant-1.9.4
                  # Android SDK found at /home/sahil/.buildozer/android/platform/android-sdk-21
                  # Android NDK found at /home/sahil/.buildozer/android/platform/android-ndk-r9c
                  # Check application requirements
                  # Check garden requirements
                  # Compile platform
                  # Distribution already compiled, pass.
                  # Build the application #21
                  # Package the application
                   # Command failed: /usr/bin/python2.7 build.py --name demo --version 1.2.0 --package org.test.myapp --private /home/sahil/kivy/.buildozer/android/app --sdk 14 --minsdk 8 --orientation landscape debug
                  # 
                  # 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
                  

                  我在文档和互联网上查看了它,但没有找到任何关于它的信息.而且我只是在制作一个简单的 Hello World 应用程序:

                  I checked it out in documentation and also on internet but did not find anything about it. AND I am just making a simple Hello World application:

                  #version.regex
                  #__version__= '1.0'
                  
                  from kivy.app import App
                  from kivy.uix.label import Label
                  
                  
                  class SimpleApp(App):
                      def build(self):
                          return Label(text="Hello World")
                  
                  
                  if __name__=="__main__":
                      SimpleApp().run()
                  

                  谢谢!

                  推荐答案

                  首先在buildozer.spec中提升log level = 2,然后它会显示所有的日志和错误明显.在 .buildozer/android/platform/python-for-android/dist/myapp/python 2.7 build.py 中丢失了.要解决此问题,请运行此命令 buildozer android clean,然后使用 buildozer android debug 重建它或使用 buildozer android debug deploy run 自动运行.

                  First raise the log level = 2 in buildozer.spec,then it will show all logs and error clearly. Here in .buildozer/android/platform/python-for-android/dist/myapp/python 2.7 build.py was missing. To fix this issue run this command buildozer android clean and then rebuild it using buildozer android debug or automatically run using buildozer android debug deploy run.

                  这篇关于Buildozer 执行最后一条命令失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:我得到“xcrun:错误:SDK“iphonesimulator";无法定 下一篇:Kivy 和 Google Play 服务

                  相关文章

                  最新文章

                    <bdo id='1hOlR'></bdo><ul id='1hOlR'></ul>

                    <legend id='1hOlR'><style id='1hOlR'><dir id='1hOlR'><q id='1hOlR'></q></dir></style></legend>
                  1. <small id='1hOlR'></small><noframes id='1hOlR'>

                    <tfoot id='1hOlR'></tfoot>
                  2. <i id='1hOlR'><tr id='1hOlR'><dt id='1hOlR'><q id='1hOlR'><span id='1hOlR'><b id='1hOlR'><form id='1hOlR'><ins id='1hOlR'></ins><ul id='1hOlR'></ul><sub id='1hOlR'></sub></form><legend id='1hOlR'></legend><bdo id='1hOlR'><pre id='1hOlR'><center id='1hOlR'></center></pre></bdo></b><th id='1hOlR'></th></span></q></dt></tr></i><div id='1hOlR'><tfoot id='1hOlR'></tfoot><dl id='1hOlR'><fieldset id='1hOlR'></fieldset></dl></div>