8000 Allow users to override system Python · Issue #178 · bazel-contrib/rules_python · GitHub
[go: up one dir, main page]

Skip to content
Allow users to override system Python #178
Closed
@ghost

Description

rules_python's pip_import and whl_library repository rules call out to python. On CentOS 6, the system Python is ancient---Python 2.6.6---and it does not satisfy rules_python's need for dict comprehensions. I have newer Python distributions available, but no way to get pip_import to use them---prepending the alternate Python's location to my PATH doesn't work.

It'd be great if rules_python had some way to let me override its use of the system python.

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

      0