A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
BSD 3-Clause "New" or "Revised" License
10.5k
stars
1.27k
forks
source link
File "C:\Python38\lib\site-packages\pyautogui\__init__.py", line 866, in _normalizeButton swapped = platformModule._mouse_is_swapped() AttributeError: module 'pyautogui._pyautogui_win' has no attribute '_mouse_is_swapped' #816
Please provide more information, such as operating system, pyautogui version, etc