Android-Debug-Keyboard
Android-Debug-Keyboard copied to clipboard
Unhandled exception in event loop:
终端每次输入内容时,都会报错,如下:
Unhandled exception in event loop: File "D:\D盘_demo\Android-Debug-Keyboard-master\src\prompt_toolkit\eventloop\coroutine.py", line 90, in step_next new_f = coroutine.throw(exc) File "D:\D盘_demo\Android-Debug-Keyboard-master\src\prompt_toolkit\buffer.py", line 1614, in new_coroutine yield From(coroutine(*a, **kw)) File "D:\D盘_demo\Android-Debug-Keyboard-master\src\prompt_toolkit\eventloop\coroutine.py", line 90, in step_next new_f = coroutine.throw(exc) File "D:\D盘_demo\Android-Debug-Keyboard-master\src\prompt_toolkit\buffer.py", line 1472, in async_completer cancel=lambda: not proceed())) File "D:\D盘_demo\Android-Debug-Keyboard-master\src\prompt_toolkit\eventloop\coroutine.py", line 86, in step_next new_f = coroutine.send(None)
Exception generator raised StopIteration Press ENTER to continue...