qpython - Kivy on Qpython3 (Android) -


how can use kivy framework in qpython3 (python 3.2 android) app? know qpython (python 2.7 android) app support framework. pip_console don't install kivy. have error, when try install it. please me.

edit: kivy supports python3 on android, though qpython still have include (or similar build process) have kivy work in qpython3.

you can't right now, kivy not have python3-supporting backend on android.

we're working towards adding one, @ point quess qpython may @ adding support in qpython3.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -