Hi,
I installed “openmc_depletion_plotter” and even defined the PATH to “Scripts”.
But when I try to open the plotter “openmc_depletion_plotter” I get the following message.
Traceback (most recent call last):
- File “”, line 198, in _run_module_as_main*
- File “”, line 88, in _run_code*
- File “C:\Users\bayaz\AppData\Local\Programs\Python\Python312\Scripts\openmc_depletion_plotter.exe_main_.py”, line 4, in *
- File “C:\Users\bayaz\AppData\Local\Programs\Python\Python312\Lib\site-packages\openmc_depletion_plotter_init_.py”, line 21, in *
- from .utils import get_atoms_activity_from_material*
- File “C:\Users\bayaz\AppData\Local\Programs\Python\Python312\Lib\site-packages\openmc_depletion_plotter\utils.py”, line 5, in *
- import openmc*
ModuleNotFoundError: No module named ‘openmc’
Any idea what is missing or what do I do wrong?
Additional Note: openmc_depletion_plotter does not work with python 313. Any chance to update this issue.
Thank you for your help
Birsen