Open
Description
Hi,
This is Ubuntu 20.04 and git master version of pyenv/pyenv-virtualenv. Failed to do the following job:
$ pyenv shell 2.7.18
$ pyenv virtualenv test
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
ERROR: Could not find an activated virtualenv (required).
But for python 3.x.x versions, this problem doesn't appear.
Any hints?
Regards