You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Version 25.3 of pip will no longer support the legacy setup.py bdist_wheel mechanism. Currently a warning is raised during install noting this. Potential fixes are described here
To Reproduce
The warning is visible during the bare metal install method:
pip install .[dev]
System Environment
Describe the system environment, include:
Describe the bug
Version 25.3 of
pip
will no longer support the legacy setup.py bdist_wheel mechanism. Currently a warning is raised during install noting this. Potential fixes are described hereTo Reproduce
The warning is visible during the bare metal install method:
System Environment
Describe the system environment, include:
The text was updated successfully, but these errors were encountered: