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
{{ message }}
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
setuptools 42.0.x seems to have an issue with Python 3.8: wheel (cache) build failures are not handled correctly when installing dependency packages (the error should be silently ignored if wheel is not installed, but the entire installation fails).