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

I want to run uiautomator2,but got the error "cannot import name imaging" #191

Open cssjidi opened 4 years ago

cssjidi commented 4 years ago

image

I want to run uiautomator2 on my real device,but get the error like above. When I use ATX-agent and adb, it's fine. BTW,my local python is 3.8. Qpython is 3.6. How can I fix it?