【发布时间】:2021-08-03 03:23:36
【问题描述】:
在 buildozer 生成的 spec 文件中管理所有配置并运行最终命令 buildozer -v android debug 后,我收到以下错误。
# Ensure build layout
# Check configuration tokens
# Read available permissions from api-versions.xml
# Preparing build
# Check requirements for android
# Run 'dpkg --version'
# Cwd None
/bin/sh: dpkg: command not found
# Search for Git (git)
# -> found at /usr/bin/git
# Search for Cython (cython)
# Cython (cython) not found, please install it.
【问题讨论】:
标签: python android kivy buildozer