Skip to content

tox seems to ignore $PATH #3064

@dmtucker

Description

@dmtucker
$ python3.8 --version
Python 3.8.12
$ tox -e py38 --notest
ROOT: No tox.ini or setup.cfg or pyproject.toml found, assuming empty tox.ini at /tmp/tmp.FN9goITk7Q
  py38: OK (0.11 seconds)
  congratulations :) (0.15 seconds)
$ .tox/py38/bin/python --version
Python 3.8.6

3.8.6 is the system Python:

$ /usr/bin/python3.8 --version
Python 3.8.6
$ pyenv versions
  system
  3.5.10
  3.6.15
  3.7.12
* 3.8.12 (set by /tmp/tmp.FN9goITk7Q/.python-version)
  3.9.9
  3.10.1
  3.11.0
  3.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:interpreter-discoverybug:critical 😱bad, bad thing (e.g. security or can cause data loss). Should be fixed as soon as possiblebug:normalaffects many people or has quite an impacthelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions