How to import a module in Python with importlib.import_module August 15, 2022 by Magenaut I’m trying to use importlib.import_module in Python 2.7.2 and run into the strange error.