-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
project: vendored dependencyRelated to a vendored dependencyRelated to a vendored dependencytype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
Milestone
Description
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
Labels
project: vendored dependencyRelated to a vendored dependencyRelated to a vendored dependencytype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior