@@ -719,3 +719,15 @@ Traceback (most recent call last):
|
|||||||
value = func(*args, **kwargs)
|
value = func(*args, **kwargs)
|
||||||
^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
TypeError: WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
|
TypeError: WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
|
||||||
|
[pywebview] WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
|
||||||
|
Traceback (most recent call last):
|
||||||
|
File "C:\Users\杨杰\AppData\Local\Programs\Python\Python312\Lib\site-packages\webview\event.py", line 45, in execute
|
||||||
|
value = func(*args, **kwargs)
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
TypeError: WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
|
||||||
|
[pywebview] WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
|
||||||
|
Traceback (most recent call last):
|
||||||
|
File "C:\Users\杨杰\AppData\Local\Programs\Python\Python312\Lib\site-packages\webview\event.py", line 45, in execute
|
||||||
|
value = func(*args, **kwargs)
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
TypeError: WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
|
||||||
|
|||||||
Reference in New Issue
Block a user