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
In setuptools v74, the `distutils.msvc9compiler` module has been
removed. However, `cffi` still relies on it. Ensure to install
`setuptools` v72 to ensure this still works.
0 commit comments