dermen / sim_erice

1 stars 1 forks source link

Fix tkinter bug #9

Closed mewall closed 1 year ago

mewall commented 1 year ago

There's a tkinter bug thrown when using the arrows to adjust a parameter in sim_view.py. It looks like tkinter might have changed the argument list for one of the calls. Either downgrade tkinter or change the call in the code.