asweigart / pyautogui

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.22k stars 1.24k 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

Open ssheshax opened 11 months ago

mikigo commented 9 months ago

Please provide more information, such as operating system, pyautogui version, etc