Skip to content

pyenv for python3.5 misconfigured? #8363

@asottile

Description

@asottile

Getting an error when running virtualenv -ppython3.5 ...:

https://travis-ci.org/pre-commit/pre-commit/jobs/272956128

It was working 45 minutes ago:

https://travis-ci.org/pre-commit/pre-commit/builds/272943558

Here's the relevant output:

E           CalledProcessError: Command: ('/home/travis/build/pre-commit/pre-commit/.tox/py27/bin/python2.7', '-m', 'virtualenv', '/tmp/pytest-of-travis/pytest-0/test_arbitrary_bytes_hook0/0/repoXLdwhd/py_env-python3.5', '-p', 'python3.5')
E           Return code: 127
E           Expected return code: 0
E           Output: 
E               Running virtualenv with interpreter /opt/pyenv/shims/python3.5
E               
E           Errors: 
E               pyenv: python3.5: command not found
E               
E               The `python3.5' command exists in these Python versions:
E                 3.5
E                 3.5.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions