Skip to content

Source-less distribution support #148

@BubuOT

Description

@BubuOT

Currently pep517 installs fail when running from a source-less python distribution because pep517 tries to run a .py file which doesn't exist in the source-less install.

There has been some recent discussion around the support status of this with the reiterated conclusion that this is an officially supported (but somewhat discouraged) method of running cpython.

There's been an attempt to resolve this here but that hasn't gotten any feedback: #130 Would that be a sensible way to solve the problem or should another approach be taken?

The python distribution in question here is provided by the embedded buildroot distribution. (Though openwrt seems to run into the same problem as seen in the PR above),

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions