Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

获取网络信息时报错 #16

Open
Sanmejie opened this issue Mar 21, 2023 · 0 comments
Open

获取网络信息时报错 #16

Sanmejie opened this issue Mar 21, 2023 · 0 comments

Comments

@Sanmejie
Copy link

MarketName: iPhone11

ProductVersion: 16.1.1

ProductType: iPhone12,1

网络打印 {'connection-detected': {'Local': '[fe80::b098:98ff:fe21:d2af]:58783', 'Remote': '[fe80::b098:98ff:fe21:d250]:64661', 'InterfaceIndex': 14, 'Pid': -2, 'RecvBufferSize': 131072, 'RecvBufferUsed': 0, 'SerialNumber': 99, 'Protocol': 'tcp6'}, 'timestamp': 1679382560416}
Exception in thread perf:
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/Users/test/sonic/watch_dog/venv/lib/python3.10/site-packages/tidevice/_perf.py", line 281, in append_data
callback(_type, data)
File "/Users/test/sonic/watch_dog/ios/iOS-perf/run.py", line 125, in callback
downFlow = value['downFlow']
KeyError: 'downFlow'
DataType.SCREENSHOT {'value': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=231x500 at 0x107F5E890>, 'timestamp': 1679382561157}
DataType.FPS {'fps': 60, 'value': 60, 'timestamp': 1679382561418}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant