I want to use pywinauto for 64-bit game automation. I got stuck at calling the function print_control_identifiers() when using python 32bit. import pyautogui import psutil import pywinauto from ...