Skip to content

pipenv envs mis-identified #319

@eleanorjboyd

Description

@eleanorjboyd

I have the environment:
"/Users/eleanorboyd/.local/share/virtualenvs/541-bat-interpreter-Ey097KfC/bin/python"

When I run PET resolve I get:

Environment found for "/Users/eleanorboyd/.local/share/virtualenvs/541-bat-interpreter-Ey097KfC/bin/python"
Environment (Venv)
   Name        : 541-bat-interpreter
   Executable  : /Users/eleanorboyd/.local/share/virtualenvs/541-bat-interpreter-Ey097KfC/bin/python
   Version     : 3.13.11.final.0
   Prefix      : /Users/eleanorboyd/.local/share/virtualenvs/541-bat-interpreter-Ey097KfC
   Architecture: x64
   Symlinks    : "/Users/eleanorboyd/.local/share/virtualenvs/541-bat-interpreter-Ey097KfC/bin/python"
               : "/Users/eleanorboyd/.local/share/virtualenvs/541-bat-interpreter-Ey097KfC/bin/python3"
               : "/Users/eleanorboyd/.local/share/virtualenvs/541-bat-interpreter-Ey097KfC/bin/python3.13"

Resolve completed in 105ms

It should instead show up under pipenv given Pipenv stores virtual environments in a centralized, shared location by default—~/.local/share/virtualenvs/ on macOS/Linux

Metadata

Metadata

Assignees

Labels

importantIssue identified as high-priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions