chenheinrich/Cosmo_Inference

Running issue

Closed this issue · 1 comments

After following the installation instructions, thanks!, I got the following errors. I just copy and paste here without looking into it.

(SPHEREx_Like_Chen) MT-109896:SphereLikes odore$ python3 scripts/run_cobaya.py -f
2020-10-07 15:08:14,112 [output] Creating output folder 'chains/ps_base_minimal'
2020-10-07 15:08:14,113 [output] Output to be read-from/written-into folder 'chains/ps_base_minimal', with prefix 'ps_base_minimal'
2020-10-07 15:08:14,269 [tools] ERROR There was a problem when importing theory 'spherelikes.theories.base_classes.ps_base.ps_base.PowerSpectrumBase':
2020-10-07 15:08:14,269 [input] ERROR Failed to get defaults for component or class 'spherelikes.theories.base_classes.ps_base.ps_base.PowerSpectrumBase' [No module named 'cobaya.theories.spherelikes']

This should now be resolved when you run the code from the develop branch with the latest PR merged in. Let me know if not.