Replies: 1 comment
-
It seems ipi needs a Python interface of plumed, which is available in |
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
-
Hello everyone,
I am trying to perform path-integral MD simulations using i-PI with a DeepMD potential and a bias created with PLUMED.
The versions I am using are:
However, I am encountering the following error message:
The error message is the following one :
File "/PATH/TO/IPI/ipi/engine/forcefields.py", line 688, in init
raise ImportError(
ImportError: Cannot find plumed libraries to link to a FFPlumed object/
I would appreciate any assistance in resolving this issue.
I think I might be missing something in the configuration or linking process.
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions