script.module.inputstreamhelper
script.module.inputstreamhelper copied to clipboard
Python 3.12 removing distutils
Python 3.12 will finally remove the long-deprecated distutils. So the fallback for parse_version() will no longer work. I don't think we can assume, that packaging will be installed everywhere.