-
I am trying to install Cobaya through the Ubuntu Linux app. I have Python 3.9.12 and conda 23.3.1. When I try to 'conda install cobaya', the program is not found, and when I use the 'auto' repository …
-
[WARNING] module_manager:inpaint:646 - Waiting for inpainting to finish
Traceback (most recent call last):
File "D:\GAL\BallonsTranslator-dev\ui\scenetext_manager.py", line 874, in onTransWidgetHo…
-
Hello,
I am trying to run the newest version of Cobaya with [pyactlike (ACT DR4)](https://github.com/ACTCollaboration/pyactlike). When using the same yaml file as the older version of Cobaya:
`…
-
Hello!
I'm running COBAYA with the evaluate sampler to check why some of my runs are taking too long on a computer cluster.
After loading correctly the theory code(either CLASS or CAMB), the likleih…
-
Hi,
I got the following error message when I have the `drop: true` on logA, and my own likelihood class requiring logA in the `get_requirements` function.
`in _set_dependencies_and_providers
…
-
Not exactly an installation issue, but related to confusing error messages when running Firecrown for the first time without having set {FIRECROWN_DIR} to point to the correct directory. The final err…
-
* UltraNest version: 3.5.7
* Python version: 3.10.6
* Operating System: Ubuntu 22.04.2 LTS
### Description
Trying to run [this example](https://johannesbuchner.github.io/UltraNest/performance.…
-
But this does not seem to work in get_associated_file_content:
``` from importlib import resources as importlib_resources
ref = importlib_resources.files(cls.__module__).joinpa…
-
Just some thoughts on mflike-plik:
- I needed to add python_path to the yaml to get it to work (doesn't seem to be a setup.py to actually install the module).
- You could inherit the likelihood …
-
Notes from @joezuntz
> I haven't documented it as it's only in the develop/standalone branches, but you just set the parameter ('runtime', 'resume') = 'True' and it will do the rest, as long as th…