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
Compatible with Python3.12
This version removed distutils from the stdlib. We're now falling back to sysconfig and add the missing "headers" path following distutils' example.