I have two .py files and one .ui file.
The .ui file looks like this.
On the first main.py file, I imported PyQt5 modules and load the ui.
from suppo