Closed mewall closed 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.
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.