Home > other >  Computer run pyinstaller packaged exe files automatic restart is what circumstance
Computer run pyinstaller packaged exe files automatic restart is what circumstance

Time:09-18

Answer:
Computer run pyinstaller packaged exe files automatic restart is what ah, only that a computer is like this, no other computer try this question

The following is a source:

The import pyautogui
The import time

While True:
Try:
Local_post=pyautogui. LocateOnScreen (r "\ 125 PNG")
Print (local_post)
Except the Exception as e:
Print (e)
Time. Sleep (10)
  • Related