Hi friends, I'm trying to package a simple application using PyInstaler. When I run the install I don't see any warnings or errors to make me think it didn't run correctly but when I try to run the application I get an error that just says Failed to execute script and the name of the program. I followed the directions given https://pyinstaller.readthedocs.io/en/stable/when-things-go-wrong.html to run the script from the command line to get more information but I get the exact same error so I don't have any idea what is stopping the program from executing. Any ideas?
Thanks. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/9df5b654-0342-4448-be64-c8e0092add29%40googlegroups.com.
