I have set up a basic PyQt GUI and am trying to implement a loading bar that will run at the same time as the main function that is located in a different python file. I hav