Error Import Openmoc

Hello,
I was running example’s file mgxs-part-ii. But i get error when i try to import openmoc.
the error is
ModuleNotFoundError: No module named ‘openmoc’

How i can fix that error?

That particular notebook requires another code called OpenMOC. You can find installation instructions for OpenMOC here.

Thank you very much sir.