函数实现缺失
linux环境中使用airtest组件,init_device是提示method not implement on linux
内网环境复制不出来,简单写一些:
G.add_device(dev)
dev.uuid == instance.uuid
self._raise_not_impemented_error()
复现步骤
- 导入init_device
- init_device("Linux")
预期效果
(预期想要得到什么、见到什么)
python 版本: python3.8.19
airtest 版本: 1.3.5
其他相关环境信息
windows上正常,银河kylin上不正常