-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 [...]'?
-------------------------------------------------------------
Metadata
Metadata
Assignees
Labels
No labels