Python3 changes that relative imports will use leading a dot. reference: * [Guido's Decision](https://www.python.org/dev/peps/pep-0328/#guido-s-decision) * [stack overflow](https://stackoverflow.com/q/31269437)