-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
init_bulk : raise ValueError(f"Invalid format: {str(fmt)}
")
#1108
Comments
Fix deepmodeling#1108. Note: tests do not cover this case.
Fix #1108. Note: tests do not cover this case.
@DM0815 I am not sure what you mean. Here is dpgen but not deepmd-kit. |
Sorry ,I didn't go into detail, I meant dpgen. I met the same question when conducting dpgen init_bulk, and the reminding also same 'invalid foramt'.... the version of deepmdkit and dpgen is 2.1.5, and 0.11.0 ,resepcetively. I installed it last year. Becasue I've only recently used this function(dpgen init_bulk). Therefore, shoud I upgrade the dpgen version? |
Hi, Currently I am using deepmd-kit 2.1.5 and the devel branch of dpgen. This problem has been solved in the devel branch of dpgen. |
Tks, help me a lot, it's solved. |
The text was updated successfully, but these errors were encountered: