About Installation #1454
Unanswered
CloudZhang-6
asked this question in
Q&A
Replies: 1 comment
-
I cannot reproduce the error. You may check your Internet. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
i'm installing dp kit with conda using:
conda create -n deepmd deepmd-kit=*=gpu libdeepmd==*gpu lammps-dp cudatoolkit=11.3 horovod -c https://conda.deepmodeling.org
Here is the error message i got
I also tried to open the webpage https://conda.deepmodeling.org, it says
{
"code": "not_found",
"message": "File with such name does not exist.",
"status": 404
}
I was wondering how to fix this probelm.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions