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 been trying to convert my python scripts into executable files. I am able to convert it without error but when I try to open the .exe file, I get the error "Failed to execute script". I try to run the file in the command line so I can see why it is not working but it doesn't show me anything. Also, my other executable file doesn't even launch the app. I use matplolib in both of my scripts. I am completely lost as I don't even know where to start since I don't know what is causing the problem. If someone could please help me.