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

Qpython 3.2.3 not executing #216

Closed Kaki-In closed 1 year ago

Kaki-In commented 1 year ago

Hello!

I am actually using a Vivo V2023, Android12, FunTouch12 I just updated QPython to the 3.2.3 version and get the following text every time I open a terminal for every reason :

$ /data/user/0/org.qpython.qpy/files/bin/qpython3.sh && exit
Only Android L + device are supported

#[QPython] Press enter to exit ...

What can I do?

I tried restarting QPython, without and with the "force application stop" option, and nothing changes.

Kaki-In commented 1 year ago

After having empty the cache, it now works fine! Thanks for all anyway!