# For relative imports to work in Python 3.6 import os, sys sys.path = [ os.path.dirname(os.path.realpath(__file__)) ] + sys.path