Open yingshaoxo opened 7 years ago
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?
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:/ $
Thanks for the report. :)
We have fixed this problem in the version 2.0.6, and you can download it via the release page.
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" notifications@github.com 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 .
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..
/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
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 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.
whenever I try to install KIVY library, it'll fail and give me this message as depicted in the photo attached
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.