According to the documentation for the imp module, it is now deprecated:
Deprecated since version 3.4, will be removed in version 3.12: The imp module is deprecated in favor of importlib.
This is used in the mrtrix3.py module to locate and load the main mrtrix3 module. Already causing trouble on the forum. We need to fix this asap...