Skip to content

Deprecation Warning when installing with pip 25.1.1 #296

@GadgetSteve

Description

@GadgetSteve

On using pip install imutils with pip 25.1.1 I get a Deprecation warning:

  DEPRECATION: Building 'imutils' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. 
pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the 
`--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree o
f 'imutils'. Discussion can be found at https://github.com/pypa/pip/issues/6334

Possible fixes: See pypa/pip#6334

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions