I have a simple python application. I converted it to an exe with Auto-Py-To-Exe and when I opened it, it showed an error which Is shown in here:
The error says it cannot find the module PyQt5. Can anyone tell me how to import it for auto py to exe?