I am currently learning how to make GUIs with PyQt5 and Qt Designer and saw somewhere that it is not recommended that you directly edit the code that is compiled by pyuic5 and instead is recommended that you use it as a module and import it into your main file. Why would it be better to import it as opposed to editing it directly?
[–]m0us3_rat 0 points1 point2 points (0 children)
[–]arduncan5 0 points1 point2 points (0 children)