https://github.com/ibus/ibus/blob/7154c25f1071241f0c7320c69669eafa598fee5d/python-config.py#L6 distutils has been removed (https://docs.python.org/3/library/distutils.html) in Python 3.12. As the migration guide (https://peps.python.org/pep-0632/#migration-advice), it can be just "import sysconfig"