You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [...]'?
-------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Trying to recover the result of arXiv:2005.05290. The first command failed with the following error. Any suggestions?
The text was updated successfully, but these errors were encountered: