我正在运行“buildozer android deploy”命令在我的三星平板电脑上安装我的kivy应用程序。 (Ubuntu 32位) 它一直有效,但从昨天起它产生以下错误: 我从来没有编辑任何adb文件,因此我不明白为什么语法错误:“)”意外。 我尝试卸载并重新安装buildozer但它无能为力。
# Distribution already compiled, pass.
# Run '/home/user/.buildozer/android/platform/android-sdk-20/platform-tools/adb devices'
# Cwd None
/home/user/.buildozer/android/platform/android-sdk-20/platform-tools/adb: 1: /home/user/.buildozer/android/platform/android-sdk-20/platform-tools/adb: **Syntax error: ")" unexpected
# Command failed: /home/user/.buildozer/android/platform/android-sdk-20/platform-tools/adb devices****
#
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2**