Fix pyautogui issue
#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