News

But transform the .ui file to a .py file and them import to my project is the solution, because I can use all the functions, labels, widgets and etc from my transformed file without to search for ...
Make sure PyQt4 is properly installed. Use pip freeze to list the installed packages Install PyInstaller: pip install pyinstaller Run the app: open the main.py and run it using your IDE or simply open ...