my app window isn't showing up

When I run my kivy code, everything works fine, but the only problem is the window with the app name doesn't show up. How can I fix this?

0
4 comments
Hi, does it work as expected when you run your code from the terminal outside the IDE?
0

Thank you for your response, but now it doesn't even let me run it through my computer's standard IDLE.

0
If the issue is reproduced outside PyCharm, it's not IDE-related, I'm afraid. Must be something with kivy or python. Sorry, can't say more for now.
0

No worries, now I can narrow it down. Thank you for the help

0

Please sign in to leave a comment.