distutils is removed in Python 3.12.0. Switch to using sysconfig.get_path to facilitate the migration. Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
distutils is removed in Python 3.12.0. Switch to using sysconfig.get_path to facilitate the migration. Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>