openmc-get-nndc-data returns error

Dear OPENMC team,

The openmc-get-nndc-data script returns following error. Please help.

Regards,

Archana Sharma

Hi Archana,

If you start up a Python prompt and try to run ‘import openmc’, does it work or do you get an error?

Best,
Paul

This indicates that the either the Python package did not get installed correctly or it is not being found by the Python interpreter you’re using. The openmc-get-nndc-data script relies on the Python package and that is why it failed. What commands did you run to install OpenMC?

Best,
Paul

Hi Archana,
If you are novice in linux and find problems to install correctly openmc-0.10 you could take advantage of our java GUI ERSN-OPENMC. It works fine with ubuntu and you could install all prerequisites, openmc and nndc-data automatically.

our link is : https://github.com/tarekbardouni/ERSN-OpenMC

Best,
Tarek