OpenMC Installation Windows 10 with Docker..... Stuck at Codespace

@Shimwell There’s an update with WSL installation:

But unfortunately there’s an runtime error and I am unable to figure out how do I download the data libraries.

I did try by including the following in the python script:

import os
os.environ[‘OPENMC_CROSS_SECTIONS’] = ‘/path/to/data/library/directory’

It’s still the same:

@Shimwell Isn’t the meeting on Friday (5-6pm Paris time)? Also, is there a link available to join the meeting ?

@Shimwell I have tried installing the data library using pip install openmc_data_downloader from your Github repository but still it’s showing runtime error.

Installing the openmc_data_downloader is one option for solving this, but you also have to use it once it is installed. There are examples on the readme that show you how to use the package

details for the monthly meet up including the time and a link are here

The issue I was facing has been resolved by @Shimwell. Thank you very much. Than you to the forum and @paulromano.