with multiple Python3 installed in parallel. This solves FTBFS
when building tde-guidance.
Remove import of 'imp' module that is no longer needed.
Sysconfig from Python is now used instead of sysconfig from distutils.
Signed-off-by: Slávek Banko <[email protected]>