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
When running stix on Python 3.12, an error occurs because mixbox imports distutils.version.StrictVersion, but Python 3.12 removed distutils. This breaks compatibilty with Python 3.12.