-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
This is effectively a dupe of #2745, which was closed via a hack in #2746.
Please actually support the stable library version instead, then remove stdout.decode('utf-8').
File "/home/user/Projects/Tauon/.buildozer/android/platform/python-for-android/pythonforandroid/build.py", line 36, in get_targets
targets = avdmanager('list', 'target').stdout.decode('utf-8').split('\n')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'stdout'
# Same issue in:
# /home/user/Projects/Tauon/.buildozer/android/platform/python-for-android/pythonforandroid/recipe.py
# /home/user/Projects/Tauon/.buildozer/android/platform/python-for-android/pythonforandroid/recipes/python3/__init__.py
# /home/user/Projects/Tauon/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.pyReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels