Skip to content

Error  #5

@phenometry

Description

@phenometry

Dear all,

I am new to python and I was interested to try AutoNEB.
I installed the prerequisites successfully as mentioned.
(python 3.8.3 and numpy 1.20.3)
I tried python main.py project_directory config_file
and I get thee below;

File "main.py", line 131, in
main()
File "main.py", line 68, in main
graph_path, project_config_path = setup_project(config_file, project_directory)
File "main.py", line 105, in setup_project
raise ValueError(f"Config file {config_file} not found.")
ValueError: Config file config_file not found.

How can I fix this ?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions