Python is installed in a local directory.
My directory tree looks like this:
(local directory)/site-packages/toolkit/interface.py
To mark a directory as a package you need a file named __init__.py, does this help?
__init__.py