Replies: 1 comment 1 reply
-
Hi @jakubks , I need a bit more information to help me debug your issue. Can you please answer the following questions:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi all,
Since upgrading DeepMDkit to the latest version, I can't get the dipole inference to work in Python (training works fine and so does energy/force inference).
"from deepmd.infer import DeepDipole" command gives me an import error
Replacing it with "from deepmd.infer.deep_dipole import DeepDipole" works but the inference seems to produce random numbers.
Beta Was this translation helpful? Give feedback.
All reactions