After updating the default anaconda to be python 3.13.9 followed install steps from Install.md Step 7 plotting seems to fail for me: ``` python test_plot.py -> TypeError: MonitorPoint.__init__() got an unexpected keyword argument 'table' ```
After updating the default anaconda to be python 3.13.9 followed install steps from Install.md
Step 7 plotting seems to fail for me: