Describe the bug
I want to run Kiln on a server and forward the port 8758 to my local machine over ssh.
When I am starting kiln in the remote shell I get this exception:
Traceback (most recent call last):
File "desktop.py", line 148, in <module>
File "desktop.py", line 27, in __init__
File "tkinter/__init__.py", line 2465, in __init__
_tkinter.TclError: no display name and no $DISPLAY environment variable
[PYI-1738271:ERROR] Failed to execute script 'desktop' due to unhandled exception!