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
Actually, it was – I imported the bdist_wheel class from wheel directly, and not having that would cause a ModuleNotFoundError? python -m buildmight have worked, yes (never tried), but editable installations would break for me when I did this.
Based on pypa/setuptools#4369 and have to bump
setuptools
's versionThe text was updated successfully, but these errors were encountered: