lxml for Qpython3 (Python3 on Android)

1k Views Asked by At

Is there a way to install lxml on Qpython3(Python3 on Android)?

I could not find anything on google. Any help would be greatly appreciated.

1

There are 1 best solutions below

0
On BEST ANSWER

It's not a pure python library, so you can't install it through qpython3's pip_console.py.

you can send a request in https://github.com/qpython-android/qpython.org/issues, the developer team is very active, they may give a solution.