Hi,Everyone!
There is an error when I use the Openmc-Plotter through Ubuntu & Xming.Here is the error:
File “/home/rookie/anaconda3/envs/openmc-env/lib/python3.10/site-packages/openmc_plotter/plotgui.py”, line 75, in getPlotCoords
transform = self.ax.transAxes.inverted()
AttributeError: ‘PlotImage’ object has no attribute ‘ax’. Did you mean: ‘x’?
Traceback (most recent call last):
File “/home/rookie/anaconda3/envs/openmc-env/lib/python3.10/site-packages/openmc_plotter/plotgui.py”, line 220, in mouseMoveEvent
xPlotPos, yPlotPos = self.getPlotCoords(event.pos())
If you have some advices, Please text it,Thank You!
Best Wishes!