15525730080 / iOS17_perf

ios17以上设备性能统计脚本/IOS 17 and above device performance statistics script
GNU General Public License v3.0
10 stars 1 forks source link

运行报错 No module named 'ios_device.remote' #2

Open qzlinfox opened 1 month ago

qzlinfox commented 1 month ago

大佬帮忙看看,执行sudo python main.py后报错

Traceback (most recent call last): File "/Users/qzl/code/github/iOS17_perf/main.py", line 15, in from ios_device.remote.remote_lockdown import RemoteLockdownClient ModuleNotFoundError: No module named 'ios_device.remote'

15525730080 commented 1 month ago

大佬帮忙看看,执行sudo python main.py后报错

Traceback (most recent call last): File "/Users/qzl/code/github/iOS17_perf/main.py", line 15, in from ios_device.remote.remote_lockdown import RemoteLockdownClient ModuleNotFoundError: No module named 'ios_device.remote'

requirments.txt 里的依赖下载了吗可以更新下里面的依赖 py_ios_device

WINGSIGOD commented 1 week ago

本问题理应安装完py_ios_device关闭即可