I tried to send a whatsapp message using pywhatkit and i was greeted with this error:
Xlib.xauth: warning, no xauthority details availableXlib.xauth: warning, no xauthority details available
Im using WSL and had to create my own xauthority file. any ideas on how to fix this?
I followed the instructions from this post which said to enable wayland: "Xlib.xauth: warning, no xauthority details available" when running pyautogui.size()
but nothing came out of it. I asked chatgpt, discord and reddit but no responses either.