Replies: 1 comment 2 replies
-
Could you provide your script and entire traceback? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i use the python interface of DeePMD-kit(2.0.2) to evaluate force,and the following error error has occurred.
File "/public/home/nsccsz_user75/bin/deepmd-kit-202/lib/python3.9/site-packages/numpy/core/fromnumeric.py", line 58, in _wrapfunc
return bound(*args, **kwds)
ValueError: cannot reshape array of size 3072 into shape (432)
the python interface can be correctly used to evaluate force when the deepmd-kit version is 2.0.1.
so ,how to evaluate force by using deepmd-kit-2.0.2?
Beta Was this translation helpful? Give feedback.
All reactions