Trouble installing #1464
John-Krause
started this conversation in
General
Replies: 3 comments 7 replies
-
@John-Krause - what version of python do you have installed in your environment? |
Beta Was this translation helpful? Give feedback.
5 replies
-
I second the mamba install as well. I've also run into the solver stall with older environments as well, depending on the environment etc, might need a new environment as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@John-Krause - did any of those suggestions work? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I installed anaconda 3.0 and then tried to install pyart with:
conda install -c conda-forge arm_pyart
I got this error:
Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Can someone suggest a better install method?
Beta Was this translation helpful? Give feedback.
All reactions