ERROR: InvocationError: Failed to get version_info for python3.4: pyenv: python3.4: command not found
The `python3.4' command exists in these Python versions:
3.4.3
3.4.4
py35 create: /home/ubuntu/persist-queue/.tox/py35
ERROR: InvocationError: Failed to get version_info for python3.5: pyenv: python3.5: command not found
The `python3.5' command exists in these Python versions:
3.5.1
3.5.2
py36 create: /home/ubuntu/persist-queue/.tox/py36
ERROR: InvocationError: Failed to get version_info for python3.6: pyenv: python3.6: command not found
The `python3.6' command exists in these Python versions:
3.6.0
pyenv global 3.5.2 works but nothing later. Python 3.6.4 is the current Python. It should not be the user’s job to open ticket to have the current Python. That should be handled by the system.