AirtestProject / AirtestProject/iOS-Tagent

连接iOS一直提示"TypeError: string indices must be integers"

未关闭
#237 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Objective-C
星标
722
派生
194
PR 合并指标
30 天内没有已合并 PR

描述

输入http://127.0.0.1:8200,之后一直提示"TypeError: string indices must be integers"

打印的报错信息:
[15:09:01][ERROR] Traceback (most recent call last):
File "app\plugins\devicepool\abstract\device.py", line 82, in run
File "app\plugins\devicepool\ios\device.py", line 81, in connect
File "airtest\core\api.py", line 69, in connect_device
dev = init_device(platform, uuid, **params)
File "airtest\core\api.py", line 37, in init_device
dev = cls(uuid, **kwargs)
File "C:\Users\user\Downloads\AirtestIDE-win-1.2.14\AirtestIDE\airtest\core\ios\ios.py", line 110, in __init__
self.instruct_helper = InstructHelper(info['uuid'])
TypeError: string indices must be integers

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。