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
From #48 I will also note here that distutils is deprecated and is removed in python 3.12, so the sysconfig module (available from python 3.2) should be loaded directly in the future.
The text was updated successfully, but these errors were encountered:
From #48 I will also note here that distutils is deprecated and is removed in python 3.12, so the sysconfig module (available from python 3.2) should be loaded directly in the future.
The text was updated successfully, but these errors were encountered: