Audio-Spectrum-Analyzer-in-Python
Audio-Spectrum-Analyzer-in-Python copied to clipboard
Error
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