Groups
Groups
Sign in
Groups
Groups
QPython
Conversations
Labels
About
Send feedback
Help
Kivy support
52 views
kivy
python
qpython
Skip to first unread message
Carlos Moreno
unread,
Oct 19, 2018, 11:45:28 AM
10/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QPython
1_ pip install kivy-qpython
2_ success
try
import
kivy
from
kivy
.
app
import
App
nothing more, and fail with this:
/
data/user/0/org.qpython.qpy/files/bin/qpython-android5.sh
"/
storage/emulated/0/qpython/scripts/kivytest.py
" && exit
qpython/scripts/kivytest.py" && exit <
[INFO ] [Logger ] Record log in /
storage/emulated/0/qpython/.kivy/logs/kivy_18-10-19_1.txt
[INFO ] [Kivy ] v1.10.0
[INFO ] [Python ] v2.7.15 (qpyc:2.7.15, Aug 22 2018, 06:50:49) [BUILD WITH QPY-TOOLCHAIN (
https://github.com/qpython-android
) ]
Traceback (most recent call last):
File "/
storage/emulated/0/qpython/scripts/kivytest.py
", line 2, in <module>
from
kivy.app
import App
File "/
data/user/0/org.qpython.qpy/files/lib/python2.7/site-packages/kivy/app.py
", line 319, in <module>
from kivy.base import runTouchApp, stopTouchApp
File "/
data/user/0/org.qpython.qpy/files/lib/python2.7/site-packages/kivy/base.py
", line 29, in <module>
from kivy.clock import Clock
File "/
data/user/0/org.qpython.qpy/files/lib/python2.7/site-packages/kivy/clock.py
", line 362, in <module>
from kivy._clock import CyClockBase, ClockEvent, FreeClockEvent, \
ImportError: No module named _clock
1|HWRNE:/ $
Reply all
Reply to author
Forward
0 new messages