8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b8d5d commit 4bf4a52Copy full SHA for 4bf4a52
distribute.sh
@@ -11,7 +11,8 @@
11
cat <<EOF
12
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
13
14
-### ERROR ###
+PYTHON-FOR-ANDROID ERROR! SEE BELOW FOR SOLUTION:
15
+
16
You are trying to run an old version of python-for-android via
17
distribute.sh. However, python-for-android has been rewritten and no
18
longer supports the distribute.sh interface.
@@ -30,3 +31,5 @@ https://github.com/kivy/python-for-android/tree/old_toolchain .
30
31
32
33
EOF
34
35
+exit 1
0 commit comments