uniwix / casioplot

Python module that allows to use the casioplot module in your computer.
MIT License
9 stars 2 forks source link

Window pops up for a second then closes? #37

Open Dulio-exe opened 2 days ago

Dulio-exe commented 2 days ago

Hey I'm trying to use this library but it automatically closes immediately. I'm running this on both wsl and windows, however both have the same result. I'm also running this on python 3.12.4.

uniwix commented 2 days ago

Hi, Have you tried to run the examples? If it was the case, could you please send the script you are trying to run? Thanks

uniwix commented 2 days ago

You may be interested by this https://casioplot.readthedocs.io/en/latest/settings.html You need to manually set the window to keep open at exit using

[showing_screen]
# Keep the window open at exit.
close_window = false