Skip to content

pipenv check --system finds wrong python ver yielding JSONDecodeError #3819

Closed
@thehesiod

Description

@thehesiod

if you run pipenv check --system on a system which only has python3 and not python binary, you'll get a JSONDecodeError due to an empty response from which -a python. Instead with --system it should just use sys.executable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowThis item is low priority and may not be looked at in the next few release cycles.Type: Bug 🐛This issue is a bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions