Skip to content

Deprecation warning when installing with latest version of pip #10

@rez10191

Description

@rez10191

First of all: thanks for this library; it's really well done and useful.

When using pip 22.3 and setuptools 65.5.0 under python 3.8.10 in a new virtual environment, I see the following deprecation warning when installing simplekml:

DEPRECATION: simplekml is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559

Looks like this won't be an active problem until April of 2023, but I wanted to make you aware.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions