Hello everyone,
I am new to OpenMC and I have installed it using Mamba and conda-forge on linux (ubuntu).
I tried to launch the OpenMC examples (Pincell and Lattice …) but I keep having this Error while trying to generate the xml files:
settings_file.source = openmc.IndependentSource(space=uniform_dist)^^^^^^^^^^^^^
AttributeError: module ‘openmc’ has no attribute ‘IndependentSource’
Any help would appreciated ! Thank you in advance