-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Running on Linux, a user may run into the following issue:
(delta-e-utils) tniet@SRYE-5143-01L:~/repositories/delta-e-utils$ python3 input.py
Traceback (most recent call last):
File "/home/tniet/repositories/delta-e-utils/input.py", line 482, in <module>
FormUI()
File "/home/tniet/repositories/delta-e-utils/input.py", line 144, in __init__
self.window = tk.Tk()
^^^^^^^
File "/home/tniet/miniconda3/envs/delta-e-utils/lib/python3.11/tkinter/__init__.py", line 2326, in __init__
[self.tk](http://self.tk/) = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: no display name and no $DISPLAY environment variableThe solution may be helpful for resolving the issue. It will be okay in instructions to just describe to the user what to install, we just need the steps
Metadata
Metadata
Assignees
Labels
No labels