Skip to content

find_ruff_bin does not work as a build dependency with pip #13321

Closed
@gaborbernat

Description

@gaborbernat

See reproducible at https://github.com/gaborbernat/ruff-find-bin-during-pip-build/actions/runs/10802198412/job/29963805989

With code gaborbernat/ruff-find-bin-during-pip-build@fd532e8

In this case, the host Python is the installer Python, but the expectation is to find it in the pip isolated environment

cc @pradyunsg I am not sure if this is a pip bug or a uv bug... but the binary gets discovered correctly when installing with uv, but discovers in host Python when using pip.

cc @charliermarsh I believe this is also a bug for uv itself for find_uv_bin...

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAsking for support or clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions