-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels