-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
This is an excellent job. I am confused when i use the command "python scripts/main.py --run_mode=train --config_path=configs/examples/config_alignn.yml",some error happed.
Traceback (most recent call last):
File "/home/u2023170633/MatDeepLearn_dev-main/scripts/main.py", line 76, in
process_data(config["dataset"])
File "/home/u2023170633/MatDeepLearn_dev-main/matdeeplearn/preprocessor/processor.py", line 75, in process_data
processor = from_config(dataset_config)
File "/home/u2023170633/MatDeepLearn_dev-main/matdeeplearn/preprocessor/processor.py", line 32, in from_config
preprocess_edges = dataset_config["preprocess_params"]["preprocess_edges"]
KeyError: 'preprocess_params'
Metadata
Metadata
Assignees
Labels
No labels