Issue with conda activate #900
Unanswered
Teptnologic
asked this question in
Help
Replies: 2 comments 2 replies
-
their docs say:
all of our versions are well newer than that (23.x.y; they switched to semver in 2022), so that definitely should work if their docs are up-to-date. have you tried |
Beta Was this translation helpful? Give feedback.
2 replies
-
has this been solved yet? |
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, not sure if this is a viable use case. I am trying to run the
conda
package using pkgx.The first command runs fine and I can run
pkgx conda --help
andpkgx conda init
.However, I cannot get
pkgx conda activate
to work.The error that I am getting:
Beta Was this translation helpful? Give feedback.
All reactions