qpython-android / qpython

QPython is an Android Python engine primarily designed for Python and AI learners. It offers a range of impressive features to enhance Python programming experience.
https://www.qpython.org
1.03k stars 191 forks source link

Problem with kivy, old python3 version. #206

Open tct123 opened 2 years ago

tct123 commented 2 years ago

I have a problem with installing kivy (newest version) and upgrading pip. When I am upgrading pip, it says that I need a newer python3 version. When I install kivy it says that pip didnt found some dependencies.

tct123 commented 2 years ago

?

amstelchen commented 1 year ago

QPython is a dead project.

SukiCZ commented 1 year ago

Pydroid 3 seems as a good alternative (using python 3.9)

edit: kivy seems to be pre-installed

tct123 commented 1 year ago

Yes, but it is made by a russian company and it is closed source. I don't want to use pydroid 3 because of data protection and the current russian war of aggression.

SukiCZ commented 1 year ago

@tct123 Thanks. I didn't know that. Is there any other alternative you would recommend? My use case is to briefly check how Python behaves when I'm on mobile (no need to create difficult projects or use 3rd party packages).