How to run the ESPHome-Flasher in GUI mode?

I have been successfully using the ESPHome-Flasher-1.4.0 in command line mode, until just now by accident, I left off the input parameters. To my surprise I see this:


Always a fan of a GUI, I wonder if anyone can tell me if this could be made to work?

Regards, Martin

What os is that?

Edit: I see you linked to the Ubuntu release. Do you have wxpython installed?

Hi Nick,
Sorry for the omissions. Here is my OS info (I linked to the Ubuntu because that is the only one I can find!):

Operating System: openSUSE Leap 15.4
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.14.21-150400.24.41-default (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5 CPU 760 @ 2.80GHz
Memory: 7.7 GiB of RAM
Graphics Processor: llvmpipe

And the wxPython:

mprowe@Gzunder:~> pip3 list
Package            Version
------------------ -----------
attrdict           2.0.1
bitstring          3.1.9
certifi            2022.12.7
cffi               1.15.1
charset-normalizer 3.0.1
cryptography       39.0.1
cvxpy              1.3.0
ecdsa              0.18.0
ecos               2.0.12
esptool            3.2
idna               3.4
mapping            0.1.6
numpy              1.24.2
osqp               0.6.2.post8
pandas             1.5.3
Pillow             9.4.0
pip                22.0.4
pycparser          2.21
pyserial           3.5
python-dateutil    2.8.2
pytz               2022.7.1
qdldl              0.1.5.post3
reedsolo           1.5.4
requests           2.28.2
scipy              1.10.0
scs                3.2.2
setuptools         57.4.0
six                1.16.0
urllib3            1.26.14
wheel              0.38.4
wxPython           4.2.0
mprowe@Gzunder:~> 

I can also post a lengthy (12kB) log file if like…?

Best regards, Martin