Skip to content

pyenv virtualenv not detected #38

Description

@bannsec

Folks,

Looks like you're not properly detecting being inside a pyenv virtual environment. It does not have the same sys attribute that you're checking for. It does have a few environmental variables that get set:

  • PYENV_VIRTUAL_INIT=1
  • VIRTUAL_ENV=/blerg
  • PYENV_VIRTUAL_ENV=/blerg

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions