Failed to install DeePMD on macOS Tahoe 26.2 #5215
Unanswered
joezhang-rpi
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi Everyone,
Hope you are doing well.
When I tried to install DeePMD-kit on my MacBook Pro with Tahoe 26.2 using
$ conda create -n deepmd deepmd-kit lammps -c conda-forge
I always got stuck at the following message:
Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): | WARNING conda.models.version:get_matcher(556): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.9.0., but conda is ignoring the . and treating it as 1.9.0
WARNING conda.models.version:get_matcher(556): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.8.0., but conda is ignoring the . and treating it as 1.8.0
done
Solving environment:/
The process just stopped at 'Solving environment'. Could you please help me with this?
Thank you in advance.
Sincerely,
Joe
Beta Was this translation helpful? Give feedback.
All reactions