pyuic5 -x {your ui file.ui} -o {output py file.py}
pyuic5 -x {your ui file} -o {output file}
pyuic5 main.ui main.py