Skip to content

Iterative envar expansion seems to be flaky #304

@alecthomas

Description

@alecthomas

Changing the Python package to:

env = {
  PYTHONPYCACHEPREFIX: "${PYTHONUSERBASE}/cache",
  PATH: "${PYTHONUSERBASE}/bin:${PATH}",
}

Caused expansion to fail and Python binaries not to be discovered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions