pyenv-virtualenv icon indicating copy to clipboard operation
pyenv-virtualenv copied to clipboard

"tox: command not found" despite tox being present in the active environment

Open native-api opened this issue 1 year ago • 1 comments

          Was getting error message like:
pyenv: tox: command not found

The `tox' command exists in these Python versions:
  2.7.18
  3.7.17/envs/project-tools
  project-tools

Note: See 'pyenv help global' for tips on allowing both
      python2 and python3 to be found.

The project-tools is a customized version of python in our company. I ran this command before the tox command:

pyenv activate project-tools

Originally posted by @monicaluodialpad in https://github.com/pyenv/pyenv/issues/92#issuecomment-1898708001

native-api avatar Jan 19 '24 20:01 native-api

Please add the required disgnostic details as per the issue template.

native-api avatar Jan 19 '24 20:01 native-api