Second run of loop keeps returning “ModuleNotFoundError”

后端 未结 0 368
难免孤独
难免孤独 2020-12-15 16:36

I am trying to automate bringing a window to the front using pywinauto, here is my code:

window_img = "\\data\\img\\window_img.png"
while 1:
    if          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题