I am trying the "MoneyModel" from the tutorial and it demonstrates how to add a "Histogram" to the visualization window. I followed the instructions and I get the following error:
module 'mesa.flat.visualization' has no attribute 'HistogramModule'
I made sure I saved the "HistogramModule.py" and "HistogramModule.js" in the same folder. It still gives me the same error.