Skip to content

Upgrade vendored pep517 to 0.10.0 or later #8887

Closed
@paugier

Description

@paugier

Each time I submit an issue here (pip), I'm getting not very nice feedback, but let's try again 🙂

If a build uses import colorlog (to get https://pypi.org/project/colorlog/), the module imported is pip/_vendor/pep517/colorlog.py, which is incompatible with https://pypi.org/project/colorlog/ and one gets an error like:

AttributeError: module 'colorlog' has no attribute 'StreamHandler'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions