Skip to content

No such file or directory: '/inputs/idh1_config.yaml' #164

@taherimo

Description

@taherimo

I followed the steps to run the pipeline using docker, but the config file cannot be found by the pipeline:

Traceback (most recent call last):
  File "run_snakemake.py", line 375, in <module>
    main()
  File "run_snakemake.py", line 333, in main
    with open(args.configfile) as configfile:
FileNotFoundError: [Errno 2] No such file or directory: '/inputs/idh1_config.yaml'

Even when I pass the absolute path of the yaml file to the --configfile= argument I get same error.

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