【问题标题】:"buildozer android update" fails“buildozer android 更新”失败
【发布时间】:2018-04-04 01:32:14
【问题描述】:

我已经在我的薄荷糖上安装了kivy(v:1.10.0) 和buildozer
我的 kivy 应用运行良好。

我正在关注"installing buildozer with python3 support" 来编译我的apk 文件。

但在终端中执行buildozer android debug deploy run 时,我在步骤 5 中遇到错误。

输出是:

Check configuration tokens
Ensure build layout
Check configuration tokens
Preparing build
Check requirements for android
Install platform
Command failed: git clone -b stable --single-branch
https://github.com/kivy/python-for-android.git python-for-android-new-toolchain

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

有人可以帮忙吗?

【问题讨论】:

    标签: android python git kivy buildozer


    【解决方案1】:

    该存储库不再包含分支名称stable

    请参阅list of branches here

    尝试使用不同的分支名称修改该步骤:master
    改在kivy/buildozer /buildozer/default.spec

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-09-29
      • 1970-01-01
      • 2015-07-05
      • 2017-07-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多