May-16-2017, 02:39 PM
Use pyuic5 to make a Python file that dos not relay on
Now run Pyinstaller on
There are some talk here,how to do it with
betws.ui
.pyuic5 -x betws.ui -o my_gui.py
Now run Pyinstaller on
.py
file.There are some talk here,how to do it with
.ui
file in Pyinstaller.