Installing the plumed-devel version #2161
Answered
by
njzjz
Zhang-pchao
asked this question in
Q&A
-
Hi Guys! I want to install my plumed-devel (some codes are personally changed) with dp-lammps. I have installed the latest deepmd-kit-2.1.5 with conda (I know that plumed-2.8.0 is also installed by conda). I see the discussions in #280. I am not sure how to install my local plumed-devel package to replace the plumed-2.8.0, using conda install /mypath/plumed-devel ? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
njzjz
Dec 5, 2022
Replies: 1 comment 3 replies
-
I would recommend naming your conda package |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Zhang-pchao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would recommend naming your conda package
plumed
as well, so when you install your package, the old plumed package will be automatically removed.