-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Trying to compile an apk using buildozer 0.39. I get a strange error:
# Run '/usr/bin/python -m pythonforandroid.toolchain create --dist_name=XXXXXX --bootstrap=sdl2 --requirements=python2,kivy,sqlite3,requests,feedparser,html2bbcode --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/kivy/4Build/XXXXXX/.buildozer/android/platform/build" --ndk-api=21'
# Cwd /home/kivy/4Build/XXXXXX/.buildozer/android/platform/python-for-android
[ERROR]: Build failed: python-for-android no longer supports running under Python 2. Either upgrade to Python 3.4 or higher (recommended), or revert to python-for-android 2019.07.08. Note that you *can* still target Python 2 on Android by including python2 in your requirements.
The command I use includes the python2 requirement, but python-for-android says its not...
- Python: 2.7.15+
- OS: Ubuntu 18.04 VM
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels