import sys # sys.path.append('../pkg') from a_module import func_from_a func_from_a()