You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/Developer/MadSpam $ python madspam.py
Traceback (most recent call last):
File "/data/data/com.termux/files/home/Developer/MadSpam/madspam.py", line 1, in
import pyautogui as madbhai
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pyautogui/init.py", line 249, in
import mouseinfo
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/mouseinfo/init.py", line 223, in
_display = Display(os.environ['DISPLAY'])
~~~~~~~~~~^^^^^^^^^^^
File "", line 679, in getitem
KeyError: 'DISPLAY'
Can u solve this error?
The text was updated successfully, but these errors were encountered:
~/Developer/MadSpam $ python madspam.py
Traceback (most recent call last):
File "/data/data/com.termux/files/home/Developer/MadSpam/madspam.py", line 1, in
import pyautogui as madbhai
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pyautogui/init.py", line 249, in
import mouseinfo
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/mouseinfo/init.py", line 223, in
_display = Display(os.environ['DISPLAY'])
~~~~~~~~~~^^^^^^^^^^^
File "", line 679, in getitem
KeyError: 'DISPLAY'
Can u solve this error?
The text was updated successfully, but these errors were encountered: