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

Installation of matplotlib-aipy3 fails #205

Closed midiwidi closed 2 years ago

midiwidi commented 2 years ago

As the title says, the installation of matplotlib-aipy3-2.2.3 fails in qpython 3S (version 3.0.0). Matplotlib-aipy3 requires requires pyparsing-3.0.9 which requires Python >= 3.6.8 but the Python version included in qpython3 is only 3.6.6. Is there any plans to bump the Python version soon? Is there a workaround?

midiwidi commented 2 years ago

Moved it to qpython3