摘要:
今天试了一下systrace遇到的问题的有点多,记录一下,以便日后再遇到的时候查找 1. No module named win32con 缺少库文件 解决: pip2 install pypiwin32(这里遇到个问题,通过 i 选择豆瓣源和清华大学源下载都出现了问题(下好包之后解析异常),直接下 阅读全文
摘要:
####1.报错信息:because package io.appium.uiautomator2.server.test does not have a signature matching the target io.appium.uiautomator2.server 解决办法: 目测应该是i 阅读全文