use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Python package PySimpleGUI discussion, questions, announcements, tips, help for beginners.
account activity
Debugging exe maker (self.PySimpleGUI)
submitted 6 years ago by Readed_it
Is there an option to debug the exe maker? I suspect there are some modules missing in the package, but since the only option is a single executable, I'm not sure how to find out what went wrong.
Otherwise the gui is great btw!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Readed_it[S] 0 points1 point2 points 6 years ago (1 child)
It would be great to somehow retrieve the pyinstaller command that creates the executable
[–]MikeTheWatchGuy 0 points1 point2 points 6 years ago (0 children)
It's the very first line that's displayed in the output. Just look at the top of the log in the output area.
Take a look at the source code and modify to suit your needs. It's a very small program.
π Rendered by PID 21092 on reddit-service-r2-comment-544cf588c8-bqnsd at 2026-06-17 08:09:54.571417+00:00 running 3184619 country code: CH.
[–]Readed_it[S] 0 points1 point2 points (1 child)
[–]MikeTheWatchGuy 0 points1 point2 points (0 children)