Installation Issue when installation via the .sh scripts (md5 mismatch) #3710
Unanswered
arsenomadridabin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Please see #740 or documentation |
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.
-
Tried installing GPU version of latest binaries with this script "(https://github.com/deepmodeling/deepmd-kit/releases/download/v2.2.10/deepmd-kit-2.2.10-cuda118-Linux-x86_64.sh.0)". Apparently, the script requires script name to end in .sh. Therefore, I had to rename the script from xxx.sh.0 to xxx.sh . In doing so, because of the change in file name, I get an md5 mismatch issue. I think this a deadlock situation or am I missing somehintg? Could you please guide me on this.
Beta Was this translation helpful? Give feedback.
All reactions