python uiautomator2 安装不到手机上
python uiautomator2 安装不到手机上我执行下面的命令
pip show uiautomator2
显示 下面的
Name: uiautomator2
Version: 2.16.8
Summary: Python Wrapper for Google Android UiAutomator2 test tool
Home-page: https://github.com/openatx/uiautomator2
Author: codeskyblue
Author-email: codeskyblue@gmail.com
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
这个命令
直接跳到命令提示符了,手机上没装任何东西,有遇到过的吗
页:
[1]