I am trying to connect my .ui file to python with uic.loadUi However, when I run the code it shows a blank window. the python file and the .ui file is in the same directory. my