here are my powerline and conda info.
i tried
plugin = ( virtualenv)
and
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(status virtualenv)
etc. these attempts by editing in ~/.zshrc but not works for me
I guess that this part has problem.
my oh-my-zsh doesn't recognized variable $VIRTUAL_ENV..
if I edit $VIRTUAL_ENV as aaaa then result is below
there are anyone help?