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
The text was updated successfully, but these errors were encountered:
keventhen4
added a commit
to keventhen4/Audio-Spectrum-Analyzer-in-Python
that referenced
this issue
Jul 14, 2024
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
The text was updated successfully, but these errors were encountered: