You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run cmd 'buildozer android debug ',there was an error . can't download liblzma. The version is 5.2.4.
The address is "https://tukaani.org/xz/xz-5.2.4.tar.gz"
I find that the liblzma package download address is jump to "https://sourceforge.net/projects/lzmautils/files/xz-5.2.4.tar.gz/download".
So it cause the ERROR.
Edit the file "python-for-android/pythonforandroid/recipes/liblzma/init.py" and change the 'version' values to 5.4.4 to sloving the ERROR
Sorry for my bad English
buildozer.spec
Command:
// REPLACE ME: buildozer command ran? e.g. buildozer android debug
// Keep the triple grave accent (aka backquote/backtick) to have the code formatted
Spec file:
// REPLACE ME: Paste your buildozer.spec file here
Logs
// REPLACE ME: Paste the build output containing the error
// Keep the triple grave accent (a.k.a. backquote/backtick) to have the code formatted
The text was updated successfully, but these errors were encountered:
Versions
Description
when i run cmd 'buildozer android debug ',there was an error . can't download liblzma. The version is 5.2.4.
The address is "https://tukaani.org/xz/xz-5.2.4.tar.gz"
I find that the liblzma package download address is jump to "https://sourceforge.net/projects/lzmautils/files/xz-5.2.4.tar.gz/download".
So it cause the ERROR.
Edit the file "python-for-android/pythonforandroid/recipes/liblzma/init.py" and change the 'version' values to 5.4.4 to sloving the ERROR
Sorry for my bad English
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: