Skip to content

installation DEPRECATION warning with pip 25.1.1 #404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
richardbrockie opened this issue May 25, 2025 · 1 comment
Open

installation DEPRECATION warning with pip 25.1.1 #404

richardbrockie opened this issue May 25, 2025 · 1 comment

Comments

@richardbrockie
Copy link

When building my app on Heroku, installing svglib with pip 25.1.1 gives the following warning:

DEPRECATION: Building 'svglib' 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 of 'svglib'. Discussion can be found at pypa/pip#6334

It looks like this might already be covered by pull request #378?

Copy link

Thank you for raising your first issue! Your help to improve svglib is much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant