我试图在 android 的 kivy 应用程序上导入 python 模块,无论如何,每当我在 buildozer.spec 中添加要求时,构建都会失败:
# Run 'pip install --download-cache=/home/arctia/.buildozer/cache --target=/home/arctia/Scrivania/Kivy/Programs/Domo_Skills/.buildozer/applibs openpyxl'
no such option: --download-cache
# Command failed: pip install --download-cache=/home/arctia/.buildozer/cache --target=/home/arctia/Scrivania/Kivy/Programs/Domo_Skills/.buildozer/applibs openpyxl
# Buildozer failed to execute the last command