You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Administrator in D:\github\iOSRealRun-cli-17 on main via 🐍 v3.11.11 via 🅒 iOSRealRun took 2s
❯ python .\main.py
Your system version is 17.0.22024-12-2315:44:17 p14 __main__[14284] INFO init done
2024-12-2315:44:17 p14 __main__[14284] INFO starting tunnel
ProcessProcess-1:
Traceback (most recent call last):
File "D:\scoop\apps\anaconda3\current\App\envs\iOSRealRun\Lib\multiprocessing\process.py", line 314,in _bootstrap
self.run()
File "D:\scoop\apps\anaconda3\current\App\envs\iOSRealRun\Lib\multiprocessing\process.py", line 108,in run
self._target(*self._args,**self._kwargs)
File "D:\github\iOSRealRun-cli-17\init\tunnel.py", line 7,in tunnel_proc
server_rsd = connect.get_serverrsd()
^^^^^^^^^^^^^^^^^^^^^^^
File "D:\github\iOSRealRun-cli-17\driver\connect.py", line 49,in get_serverrsd
return select_device(None)
^^^^^^^^^^^^^^^^^^^
File "D:\scoop\apps\anaconda3\current\App\envs\iOSRealRun\Lib\site-packages\pymobiledevice3\cli\remote.py", line 159,in select_device
raise NoDeviceConnectedError()
pymobiledevice3.exceptions.NoDeviceConnectedError
出现以上问题后,无法使用Ctrl+C结束,只能关闭窗口。
The text was updated successfully, but these errors were encountered:
出现以上问题后,无法使用Ctrl+C结束,只能关闭窗口。
The text was updated successfully, but these errors were encountered: