if someone could help me out with this issue it would be wonderful. I've currently tried everything over the last few days to get it to work with no success. I have used pyenv and the plugin virtualenv for about a month now with no issues. One day I woke up and found that I was unable to activate my virtualenv created by pyenv. Source bin/activate stopped working. I did everything from reinstalling pyenv all the way to reinstalling Kubuntu and trying again with no success. I can't tell whats wrong. I get no errors as you can see from the image below. To my understanding every time I activated a virtualenv it would show in my console before my name which it isn't doing anymore. I made sure to add "echo 'eval "$(pyenv virtualenv-init -)"' >> ~/.bashrc" and all the other things required. All the other options available with pyenv still work fine, its only the activating of my virtualenv. Please help. Thanks
