Packaging ui files and code into an executable file
Unsolved
Qt for Python
-
Hello, I was wondering how I could package all my ui files with my code into an executable that can be distributed to other computers, I am asking because many say the process is tedious so if you know can you please tell me.
I am using PySide2.
Thanks!
-
Hi,
Are you generating the UI on the fly with the .ui files ?