feat: support the deepmd-kit v3 #509
Annotations
10 errors
pyright:
dpgen2/op/run_dp_train.py#L201
Operator "+" not supported for types "list[str] | Unbound" and "list[str]"
Operator "+" not supported for types "Unbound" and "list[str]" (reportGeneralTypeIssues)
|
pyright:
dpgen2/op/run_dp_train.py#L201
"dp_command" is possibly unbound (reportUnboundVariable)
|
pyright:
dpgen2/op/run_dp_train.py#L204
Operator "+" not supported for types "list[str] | Unbound" and "list[str]"
Operator "+" not supported for types "Unbound" and "list[str]" (reportGeneralTypeIssues)
|
pyright:
dpgen2/op/run_dp_train.py#L204
"dp_command" is possibly unbound (reportUnboundVariable)
|
pyright:
dpgen2/op/run_dp_train.py#L207
Operator "+" not supported for types "list[str] | Unbound" and "list[str]"
Operator "+" not supported for types "Unbound" and "list[str]" (reportGeneralTypeIssues)
|
pyright:
dpgen2/op/run_dp_train.py#L207
"dp_command" is possibly unbound (reportUnboundVariable)
|
pyright:
dpgen2/op/run_dp_train.py#L214
Operator "+" not supported for types "list[str] | Unbound" and "list[str]"
Operator "+" not supported for types "Unbound" and "list[str]" (reportGeneralTypeIssues)
|
pyright:
dpgen2/op/run_dp_train.py#L214
"dp_command" is possibly unbound (reportUnboundVariable)
|
pyright:
dpgen2/op/run_dp_train.py#L221
Operator "+" not supported for types "list[str] | Unbound" and "list[str]"
Operator "+" not supported for types "Unbound" and "list[str]" (reportGeneralTypeIssues)
|
pyright:
dpgen2/op/run_dp_train.py#L221
"dp_command" is possibly unbound (reportUnboundVariable)
|