Skip to content

export PYTHONEXECUTABLE does not always end with bin/python #53

Description

@mockodin

PYTHONEXECUTABLE should point at the output of sys.executable

Issue:
bin/python does not always exist the default build for python will generate bin/python. i.e. bin/python3.10

Using sys.executable should be sufficient to set this variable.

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