I have this main.py script:
from PythonModules.Examples import * from PyQt5.QtWidgets import QApplication, QFrame, QVBoxLayout, QTabWidget from PyQt