OSError: libuwuw.so when trying to run any simulation

Hi,

I just rebuilt OpenMC on my system using Mamba and conda-forge. Whenever I try to execute openmc.run, I keep getting the error:

OSError: libuwuw.so: cannot open shared object file: No such file or directory

I tried looking around for where libuwuw.so might be located and the only resource I was able to find was in the DAGMC Cubit plugin repo (https://github.com/svalinn/Cubit-plugin/blob/develop/README_dev.md).

Has anyone seen this error before and have some insight for resolving it?

Thank you!