buried imports are causing ImportErrors when running `init()`. this is due to the sys.path being cleared immediately in `init()`
buried imports are causing ImportErrors when running
init(). this is due to the sys.path being cleared immediately ininit()