When i set "dpgen run param.json machine.json ",occured this error. #480
Unanswered
qinmi-sudo
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Please check |
Beta Was this translation helpful? Give feedback.
1 reply
-
here "sys_configs": [
"configs/POSCAR"
], The correct one is "sys_configs": [
[
"configs/POSCAR"
]
], |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions