初始化时卡住不动,如何解决

来源:2-11 u2项目初始化

慕娘1068846

2021-10-07

初始化时卡住不动,如何解决
(http://img.mukewang.com/szimg/615dcab809c5916713350563.jpg)

写回答

1回答

大壮老师

2021-10-25

建议参考

# Since uiautomator2 is still under development, you have to add --pre to install the development version
pip install --upgrade --pre uiautomator2

# Or you can install directly from github source
git clone https://github.com/openatx/uiautomator2
pip install -e uiautomator2

或通过手动方式安装

https://github.com/openatx/uiautomator2/wiki/Manual-Init


0
1
慕娘1068846
这个已经解决,现在的问题是adb环境变量无法设置
2021-10-25
共1条回复

移动端Python爬虫实战 数据抓取+数据可视化

从App数据抓取到数据可视化,全流程讲解

1831 学习 · 1003 问题

查看课程