I had a error I can't do anything with. when I convert python to exe and follow the debug using --debug I saw this error
ModuleNotFoundError: No module named 'PIL'
with another error said
FileNotFoundError: [Errno 2] No such file or directory: 'sos.gif'
Although I installed pillow
I appreciate your time