Hye everyone…
I installed a fresh copy of openmc and now having trouble plotting meshtally.
Traceback (most recent call last):
File “plot_mesh_tally.py”, line 328, in
app = MeshPlotter(root, filename)
File “plot_mesh_tally.py”, line 42, in init
self.get_file_data(filename)
File “plot_mesh_tally.py”, line 295, in get_file_data
self.datafile.generate_stdev()
AttributeError: ‘StatePoint’ object has no attribute ‘generate_stdev’
thanks in advance for your help