thinkfan-control-gui icon indicating copy to clipboard operation
thinkfan-control-gui copied to clipboard

tkinter.TclError: couldn't connect to display ":0"

Open awesome14 opened this issue 4 years ago • 0 comments

Debian Buster Wayland

sudo python3 ./fan.py No protocol specified Traceback (most recent call last): File "./fan.py", line 70, in root = tk.Tk() File "/usr/lib/python3.7/tkinter/init.py", line 2023, in init self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use) _tkinter.TclError: couldn't connect to display ":0"

awesome14 avatar Sep 23 '20 17:09 awesome14