fusion-energy / inertial_fusion_openmc_dagmc_paramak_example

A minimal example implementation of an open source method of making DAGMC geometry with Paramak and simulating tritium production with OpenMC
MIT License
6 stars 2 forks source link

why conda env create -f environment_neutronics.yml error #11

Open fuhaocheng-cn opened 1 year ago

fuhaocheng-cn commented 1 year ago

Has anyone ever encountered such a problem, and how to solve it.

Collecting package metadata (repodata.json): failed

>>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

Traceback (most recent call last):
  File "/home/a/anaconda3/lib/python3.10/site-packages/conda/exceptions.py", line 1124, in __call__
    return func(*args, **kwargs)
  File "/home/a/anaconda3/lib/python3.10/site-packages/conda_env/cli/main.py", line 78, in do_call
    exit_code = getattr(module, func_name)(args, parser)
  File "/home/a/anaconda3/lib/python3.10/site-packages/conda/notices/core.py", line 109, in wrapper
    return func(*args, **kwargs)
  File "/home/a/anaconda3/lib/python3.10/site-packages/conda_env/cli/main_create.py", line 154, in execute
shimwell commented 1 year ago

I've not seen this one before. I would be interested to know which command was typed to generate this. Thanks for reporting