google / mesop

Rapidly build AI apps in Python
https://google.github.io/mesop/
Apache License 2.0
5.25k stars 249 forks source link

Two pygame window jump out! #813

Closed ZhenningLang closed 2 weeks ago

ZhenningLang commented 3 weeks ago

Describe the bug Two pygame window jump out!

20240821_1

20240821_2

After a kill -9 operation, the pygrame windows jumped out every time I run

mesop mesop_demo.py

If I accept, mesop seemed to run continuously. (And If I close the opened two pygrame windows, mesop crashed!)

If I reject, mesop would not run.

Desktop System Info

wwwillchen commented 3 weeks ago

Can you share your code for mesop_demo.py? Are you importing / running pygame in your Mesop code?

wwwillchen commented 2 weeks ago

Closing this - but please feel free to re-open if you add more information requested above