qpython icon indicating copy to clipboard operation
qpython copied to clipboard

Don't support Android 6.1 system

Open yingshaoxo opened this issue 8 years ago • 9 comments

Google say that my device isn't compatible with this version.

And also, I can't run Kivy codes in this situation after I installed qpython from apk.

yingshaoxo avatar Sep 23 '17 23:09 yingshaoxo

Are you install Kivy package before running your code? It needs to be installed first before you could use Kivy's functions.

And could you please provide your device model?

pollyfat avatar Sep 25 '17 07:09 pollyfat

Model number JDN-W09 Build number JDN-W09C233B010 EMUI version EMUI 4.0.3 Android version 6.0.1 CPU Qualcomm MSM8939 RAM 3.0 GB Internal storage:32.00 GB total Resolution 1200 x 1920 Kernel version 3.10.49-gb6eb3fb android@localhost #1 Mon Mar 13 12:13:03 CST 2017

I can't install kivy package though PYPI, it says:

/data/user/0/org.qpython.qpy/files/bin/qpython-android5.sh  /data/user/0/org.qpython.qpy/files/bin/pip  install  kivy-qpython  -i  http://qpypi.qpython.org:11000/simple  --extra-index-url  https://pypi.python.org/simple/  && exit
dex-url  https://pypi.python.org/simple/  && exit                   <
Segmentation fault
139|u0_a184@hwjdn:/ $

yingshaoxo avatar Sep 25 '17 22:09 yingshaoxo

Thanks for the report. :)

We have fixed this problem in the version 2.0.6, and you can download it via the release page.

pollyfat avatar Sep 28 '17 07:09 pollyfat

I'm afraid I still can't install kivy from QPYPI, it said:

u0_a184@hwjdn:/ $
/data/user/0/org.qpython.qpy/files/bin/qpython-androser/0/org.qpython.qpy/files/bin/qpython-android5.sh
                  es/bin/qpython-android5.sh  /data/user/0/org.qpython.
            h  /data/user/0/org.qpython.qpy/files/bin/pip  instal
      on.qpy/files/bin/pip  install  kivy-qpython  -i  http
tall  kivy-qpython  -i  http://qpypi.qpython.org:1100                 ttp://
qpypi.qpython.org:11000/simple  --extra-index-u                 1000/simple
 --extra-index-url  https://pypi.python.o                 rg/simple/  &&
exit
Segmentation fault
139|u0_a184@hwjdn:/ $

On Sep 28, 2017 3:25 PM, "Mae" [email protected] wrote:

Thanks for the report. :)

We have fixed this problem in the version 2.0.6, and you can download it via the release page.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/qpython-android/qpython/issues/57#issuecomment-332751579, or mute the thread https://github.com/notifications/unsubscribe-auth/AQZPrdnKFKIMwCD4GaU3EKmFvgPoxpp1ks5sm0nzgaJpZM4PhuMf .

yingshaoxo avatar Sep 28 '17 08:09 yingshaoxo

i have the same problem, i think the reason is that i cannot open the filefold under /data , which may need root.. every packages i try to install will appear segmentation fault..

daohaode4188 avatar Sep 28 '17 12:09 daohaode4188

/data/user/0/org.qpython.qpy/files/bin/qpython-androser/0/org.qpython.qpy/files/bin/qpython-android5.sh

this document i cannot open, i guess the question is root permision..

my phone is huawei 6x, android 6.. thank you for your working, very winderful

daohaode4188 avatar Sep 28 '17 12:09 daohaode4188

not due to the problem of root promission..i.used another phone, android 4.4, is ok,although this phone also cannot open that path

daohaode4188 avatar Oct 01 '17 11:10 daohaode4188

@daohaode4188 The "/data/.../[app id]" path can be accessed from the app so it won't be the reason.

We'll try to find out the true reason and notify you guys here after we solve it.

pollyfat avatar Oct 16 '17 02:10 pollyfat

whenever I try to install KIVY library, it'll fail and give me this message as depicted in the photo attached qpython

EbrahimMohammed avatar May 04 '18 07:05 EbrahimMohammed