You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the code and I'm getting this error: self.app = QtApplications.QApplication(sys.argv) NameError: name 'QtApplications' is not defined
Can anyone help me?
Thanks