Hi all,
I am new to OpenMC. I have installed the OpenMC 0.10.0 on Ubuntu 20.04 via Windows Subsystem for Linux (WSL). And then I update OpenMC to 0.11.0 version
Hi @imtiaj_hossain , I have a few wonders about the jupyter notebook on window sub linux. I wonder the jupyter notebook can not support on the WSL? so it shows the red error.
@Yos The error you’re getting says that the statepoint file is not compatible with your version of OpenMC. You’ll need to rerun your simulation to get a new statepoint file, at which point you should be able to load it in the Python API.
Thank you @paulromano for your suggestions. Now I can load it. I think it is because I don’t upgrade h5py to the latest version when I upgraded openmc-10 to openmc-11.