Skip to content

GUI Display on Windows  #24

@trevorb1

Description

@trevorb1

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 variable

The 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions