Python Forum

Full Version: running the code and seeing the GUI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am creating a code with pysimplegui and need to see if it is running. I am following along with a youtube tut but when he tests the code He see's the GUI pop up. When I run the code all i get is a confirmation that it ran. How do I run the code so I can see the GUI window?
Please post your code. It is difficult to diagnose a problem with no information.