Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[regression][20.0.11] RuntimeError: failed to find interpreter for Builtin discover of python_spec='.tox/bin/python' #1735

Closed
webknjaz opened this issue Mar 19, 2020 · 1 comment
Labels

Comments

@webknjaz
Copy link
Member

Issue

It looks like the regression manifests itself when combined with tox.
Here's a GitHub Actions log: https://github.com/ansible/ansible-lint/runs/518006247?check_suite_focus=true#step:7:13.

Environment

Provide at least:

  • OS: Ubuntu and macOS @ GitHub Actions

  • pip list of the host python where virtualenv is installed:

    appdirs==1.4.3
    distlib==0.3.0
    filelock==3.0.12
    importlib-metadata==1.5.0
    importlib-resources==1.3.1
    packaging==20.3
    pip==20.0.2
    pluggy==0.13.1
    py==1.8.1
    pyparsing==2.4.6
    setuptools==28.8.0
    six==1.14.0
    toml==0.10.0
    tox==3.14.5
    virtualenv==20.0.11
    zipp==1.2.0

Output of the virtual environment creation

Make sure to run the creation with -vvv --with-traceback: Not sure how to do this with tox.

@webknjaz webknjaz added the bug label Mar 19, 2020
@gaborbernat
Copy link
Contributor

Fixed with #1734, released under https://pypi.org/project/virtualenv/20.0.12/

@pypa pypa locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants