小编Jav*_*ero的帖子

将我的kivy应用程序与buildozer打包时,如何修复“ java.lang.module.FindException:未找到模块java.se.ee”错误

我正在尝试打包我的Kivy应用程序(python3),但是当我运行命令时buildozer -v android debug看到此错误

# Cwd /home/javier/.buildozer/android/platform/android-sdk
Error occurred during initialization of boot layer
java.lang.module.FindException: Module java.se.ee not found
# Command failed: /home/javier/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager tools platform-tools
# 
# 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 …
Run Code Online (Sandbox Code Playgroud)

python android kivy buildozer

4
推荐指数
3
解决办法
8486
查看次数

标签 统计

android ×1

buildozer ×1

kivy ×1

python ×1