level 1
jyzbtjtomcom
楼主
python uiautomator2 安装不到手机上
我执行下面的命令
pip show uiautomator2
显示 下面的
Name: uiautomator2
Version: 2.16.8
Summary: Python Wrapper for Google Android UiAutomator2
test
tool
Author: codeskyblue
Author-email: [email protected]
License: MIT
Location: c:\users\administrator\appdata\roaming\python\python38\site-packages
Requires: adbutils, cached-property, Deprecated, filelock, logzero, lxml, packaging, Pillow, progress, requests, retry, six, whichcraft
Required-by: weditor
可以我执行
python -m uiautomator2 init
这个命令
直接跳到命令提示符了,手机上没装任何东西,有遇到过的吗
2021年11月04日 08点11分
1
我执行下面的命令
pip show uiautomator2
显示 下面的
Name: uiautomator2
Version: 2.16.8
Summary: Python Wrapper for Google Android UiAutomator2
test
tool
Author: codeskyblue
Author-email: [email protected]
License: MIT
Location: c:\users\administrator\appdata\roaming\python\python38\site-packages
Requires: adbutils, cached-property, Deprecated, filelock, logzero, lxml, packaging, Pillow, progress, requests, retry, six, whichcraft
Required-by: weditor
可以我执行
python -m uiautomator2 init
这个命令
直接跳到命令提示符了,手机上没装任何东西,有遇到过的吗