Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting "" #1

Open
hao-wang opened this issue Dec 12, 2022 · 0 comments
Open

Getting "" #1

hao-wang opened this issue Dec 12, 2022 · 0 comments

Comments

@hao-wang
Copy link

hao-wang commented Dec 12, 2022

Trying to recover the result of arXiv:2005.05290. The first command failed with the following error. Any suggestions?

$ cobaya-install delensed.yaml 
[install] *ERROR* No 'path' argument given, and none could be found in input infos (as 'packages_path'), the 'COBAYA_PACKAGES_PATH' env variable or the config file. Maybe specify one via a command line argument '-p [...]'?
[exception handler] ---------------------------------------

Traceback (most recent call last):
  File "/Users/hao/anaconda3/envs/cmb/bin/cobaya-install", line 33, in <module>
    sys.exit(load_entry_point('cobaya', 'console_scripts', 'cobaya-install')())
  File "/Users/hao/Projects/from_online/cobaya/cobaya/install.py", line 548, in install_script
    install(*infos, path=getattr(arguments, packages_path_arg), logger=logger,
  File "/Users/hao/Projects/from_online/cobaya/cobaya/install.py", line 73, in install
    raise LoggedError(
cobaya.log.LoggedError: No 'path' argument given, and none could be found in input infos (as 'packages_path'), the 'COBAYA_PACKAGES_PATH' env variable or the config file. Maybe specify one via a command line argument '-p [...]'?
-------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant