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
Traceback (most recent call last):
File "/ql/data/scripts/Peterpig_jd_wskey_main/auto_set_jd_cookie.py", line 9, in
import pyautogui
File "/usr/local/lib/python3.11/site-packages/pyautogui/init.py", line 246, in
import mouseinfo
File "/usr/local/lib/python3.11/site-packages/mouseinfo/init.py", line 223, in
_display = Display(os.environ['DISPLAY'])
~~~~~~~~~~^^^^^^^^^^^
File "", line 679, in getitem
KeyError: 'DISPLAY'
The text was updated successfully, but these errors were encountered:
下面是报错日志,请大佬看看
Traceback (most recent call last):
File "/ql/data/scripts/Peterpig_jd_wskey_main/auto_set_jd_cookie.py", line 9, in
import pyautogui
File "/usr/local/lib/python3.11/site-packages/pyautogui/init.py", line 246, in
import mouseinfo
File "/usr/local/lib/python3.11/site-packages/mouseinfo/init.py", line 223, in
_display = Display(os.environ['DISPLAY'])
~~~~~~~~~~^^^^^^^^^^^
File "", line 679, in getitem
KeyError: 'DISPLAY'
The text was updated successfully, but these errors were encountered: