You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyInstaller
Hello,
I have tried to convert my .py script into an executable and I am able to build the executable file without any error but when I try to open it, it say "Failed to execute script" and the other script that I compiled is not even launching. For the error that I got I tried to look for a way to fix it and it was said that I had to run it inside the command prompt to see what error I was getting. But when I did that, it does not show anything. I can't figure out what is wrong because I don't even know what the error is. If someone could please help me.