I am trying to install OpenMC 0.13.2 using Mamba on a fresh Ubuntu 22.04 LTS. When I enter “mamba search openmc”, as expected all versions are listed. However, using “mamba install openmc”, the OpenMC version that is being installed is 0.8.0. I have been unsuccessful in updating it with “mamba update --all” and “mamba install ‘openmc=0.13.2’”. Please, any recommendations?
Could you try adding the conda-forge channel to the command and perhaps try from a python 3.10 environment as I don’t see a python 3.11 openmc conda package quite yet (adding to todo list)
I have installed WSL as well as Ubuntu. Now how do I proceed? The steps for installation in a Linux System? It did not work when I typed them neither on Windows Terminal nor on Ubuntu terminal. They are working only on Anaconda Prompt. But when I enter the command mamba search openmc, unfortunately it cannot.
Thank you for the immediate response. Probably I am confused a lot. I have conda installed from Miniconda and hence I have access to the Anaconda Prompt. But as I am using a Windows system, I have installed WSL 2 and Ubuntu. Now how do I install OpenMC. I am trying to follow the Installation ftom source but it is not able to locate libhdf5.
Well how do I install Conda within the WSL enviroment? And the command sudo apt install g++ cmake libhdf5-dev libpng-dev returned saying cannot locate libhdf5. Is it by any chance possible to have a meeting with you so that I can share my screen and get the issues resolved?
I tried installing openmc 0.14.0 on MacOS Monterey version 12.7.1 Intel i7.
I followed the Quick Guide instructions for using conda → mamba and got this error at the very end:
`shayan ~ % mamba install openmc
Looking for: ['openmc']
filesystem error: in temp_directory_path: path "/private/tmp/PKInstallSandbox.M3DWdA/tmp" is not a directory: Not a directory`