Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 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.
-
I have tried a number of times to install deepmd-kit on a Conda virtual environment. I also need to install cudatoolkit and cudnn.
However, each time I have tried this (even with multiple different version numbers) I keep getting "unsatisfiable conflict" errors.
Yes, even when following the
conda create -n deepmd deepmd-kit=*=*gpu libdeepmd=*=*gpu lammps cudatoolkit=11.6 horovod -c https://conda.deepmodeling.com -c defaults
guide, I have had these errors.Does anyone have either
Either would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions