Imports a module dynamically.
name (str) – The module name
package (str, optional) – The explicit package name, deduced from name if not given
hint (str, optional) – Installation advice, in case the import fails
mdl (module) – The imnported package
group: utils