The version of python relied upon for hephaistos doesn't appear to be specified in the readme.
Python, after version 3.11.0 no longer comes with distutils as it is deprecated, which hephaistos relies upon.
hephaistos does work with python 3.11.0, and until distutils is mitigated against it would be appreciated if it was stated which version of python hephaistos is coded against to prevent user frustration.