i am confused on how i can use this software in arch linux
Traceback (most recent call last):
File "/home/restruct/TwitchPlays/TwitchPlays_TEMPLATE.py", line 4, in
import pydirectinput
File "/home/restruct/TwitchPlays/tp/lib/python3.11/site-packages/pydirectinput/init.py", line 6, in
SendInput = ctypes.windll.user32.SendInput
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
here is the error that i got when i tried to run it
i am confused on how i can use this software in arch linux
Traceback (most recent call last):
File "/home/restruct/TwitchPlays/TwitchPlays_TEMPLATE.py", line 4, in
import pydirectinput
File "/home/restruct/TwitchPlays/tp/lib/python3.11/site-packages/pydirectinput/init.py", line 6, in
SendInput = ctypes.windll.user32.SendInput
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
here is the error that i got when i tried to run it