-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
I am getting an error that says: ERROR: Failed to build installable wheels for some pyproject.toml based projects (lxml), and when I go back through, I find:
DEPRECATION: Building 'version_pkg' 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 'version_pkg'. Discussion can be found at pypa/pip#6334
Are there any solutions to this current problem?
Metadata
Metadata
Assignees
Labels
No labels