I am working with pyqt5 with python.
I finished programming the code then I wanted to convert my tool into exe file.
When I run this exe file it showed no:
ModuleNotFoundError: No module named 'PyQt5'
As shown in the picture below:
Can you guide me, please?