Description
version: Python 3.5.4,pythonforandroid0.6.0
commond:
p4a apk --private ./ --package=org.morningsun.kivy_flask --name "kivy_flask" --version 0.1 --bootstrap=webview --requirements=python3crystax,flask --sdk-dir /home/sun/android/android-sdk-20 --android_api 19 --ndk-dir /home/sun/android/crystax-ndk-10.3.2/ --ndk_version 10.3.2 --port=5000
log:
[INFO]: Will compile for the following archs: armeabi
[INFO]: Getting Android API version from user argument
[INFO]: Available Android APIs are (19)
[INFO]: Requested API target 19 is available, continuing.
[INFO]: Getting NDK dir from from user argument
[INFO]: Got NDK version from from user argument
[INFO]: Using Crystax NDK 10.3.2
[INFO]: Found virtualenv at /usr/local/bin/virtualenv
[INFO]: Found the following toolchain versions: ['4.9', '5', 'clang3.6', 'clang3.7']
[INFO]: Picking the latest gcc toolchain, here 5
[INFO]: No existing dists meet the given requirements!
[INFO]: No dist exists that meets your requirements, so one will be built.
[ERROR]: Didn't find any valid dependency graphs.
[ERROR]: This means that some of your requirements pull in conflicting dependencies.
[ERROR]: Exiting