I have the following project structure:
root | |---runner_module.py |---__init__.py | |---pkg1 | |----mod1.py | |----__init__.py | |----pkg3 |