Conda error #55
Closed
micro-hg-cpg
started this conversation in
General
Replies: 1 comment
-
Moving this to the issues section: #56 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Does anyone has problems with conda/mamba to create new environmets? Am I the only one?
I have try to use conda for a the millionth time and it's still not allowing me to create new environments. I want to create an environment that multiple people that I know have created so we know that it works. Even so I tried to update the versions of some programs because inititally it looked like there was a conflict with some of the dependences. This is what my environment.yml lookes like:
`name: coco
channels:
dependencies:
`
After doing
mamba env create -f environment.yml
looked like it was working but then it crashed and this is the error report:thank you,
Carla.
Beta Was this translation helpful? Give feedback.
All reactions