Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在 Qpython3(Android 上的 Python3)上安装 lxml?
我在谷歌上找不到任何东西。任何帮助将不胜感激。
它不是纯python库,所以不能通过qpython3的pip_console.py安装。
您可以在https://github.com/qpython-android/qpython.org/issues中发送请求,开发团队非常活跃,他们可能会给出解决方案。