Unable to get environment name on mambaforge / mambaconda #3302
Unanswered
anarchy89
asked this question in
Troubleshoot
Replies: 1 comment 5 replies
|
@anarchy89 you need to first check this error as the debug logs you added are from the default prompt, not your config: |
5 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.
I am using mambaforge / mambaconda. I did not install anaconda / miniconda from the get go so I am not sure what the right variables to use are.
Here is my code,
I have looked at other discussions and tried all the bits but I have managed to make it work.
Here is the relevant bit,
What am I doing wrong? I want to display the environment name on the right side but nothing appears.
I also tried if .Venv instead of if.Env....
Also, here is the output of the debug command, if it helps.
All reactions