【发布时间】:2020-07-15 11:33:57
【问题描述】:
当尝试在虚拟 ubuntu 机器中使用 buildozer 将我的 kivy 应用程序编译成 apk 时,出现以下错误:
Debian 'dpkg' package management program version 1.19.0.5 (amd64).
This is free software; see the GNU General Public License version 2 or
later for copying conditions. There is NO warranty.
# Search for Git (git)
# Git (git) not found, please install it.
这是什么意思,我应该怎么做才能解决这个问题??
【问题讨论】:
标签: python git ubuntu kivy buildozer