Installation Issue (resolved)

this issue has been resolved

Hi,

The issue with your method is that after installing Miniconda manually, Colab continues using its default Python instead of switching to the Conda installed Python version.

Here’s a minimal Colab notebook that installs OpenMC and sets up nuclear data: Colab Notebook – OpenMC Installation

Hope this helps!

1 Like

Worked!! Thank you so much! :smiling_face: