Skip to content

Fix pyautogui issue

Compare
Choose a tag to compare
@baponkar baponkar released this 21 Jan 10:08
· 12 commits to master since this release
5388f1a

#When I have tried into my windows machine then it was ask to do
#But in Linux machine it will works fine without this false selection

so I am adding this line into the main python file mouse_control_by_eye.py
pyautogui.FAILSAFE = False