This was originally written for the python 2 version. To use it you need to have installed PyQt4, the pyuic4 utility and py2exe. The GUI uses Tkinter, so it is necessary to have it available, too.
I have made a small script that is using Gooey and when I converted it to a exe using py2exe or pythonInstaller I am getting following problem. Traceback (most recent call last): File "command_ui.py", ...