-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
22:00:16 | ERROR | 任务执行异常:通用执行
Traceback (most recent call last):
File "F:\SGA_2.5_full_internal\task\common\main.py", line 73, in common_start
hwnd = find_hwnd_from_pid(apid)
File "F:\SGA_2.5_full_internal\task\common\main.py", line 22, in find_hwnd_from_pid
win32gui.EnumWindows(callback, _hwnds)
File "F:\SGA_2.5_full_internal\task\common\main.py", line 15, in callback
_, found_pid = win32process.GetWindowThreadProcessId(hwnd)
NameError: free variable 'hwnd' referenced before assignment in enclosing scope
Metadata
Metadata
Assignees
Labels
No labels