Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI_Motor_Shield.py immediately stops #16

Open
Grandpa-G opened this issue Sep 15, 2019 · 1 comment
Open

GUI_Motor_Shield.py immediately stops #16

Grandpa-G opened this issue Sep 15, 2019 · 1 comment

Comments

@Grandpa-G
Copy link

Trying to run on Raspberry Pi 3 with Buster. Using python3 the program immediately terminates normally.

I believe you need a

window.mainloop()

as the very last line to keep tkinkter running and then the GUI displays.

@namllihs
Copy link

namllihs commented Nov 3, 2023

Correct Grandpa-G, I added this line and al works l ok.
Maybe time to update the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants