Skip to content

Getting "" #1

@hao-wang

Description

@hao-wang

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions