我想在python打包个apk程序,结果。
buildozer android debug
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Read available permissions from api-versions.xml
# Preparing build
# Check requirements for android
# Search for Git (git)
# -> found at /usr/bin/git
# Search for Cython (cython)
# Cython (cython) not found, please install it.
# Cython (cython) not found, please install it.
pip install cython
不行,还是这个错误。
Cython和Kivy版本:
Cython 0.29.32
Kivy 2.1.0
成功的打包