import sys from os.path import abspath, dirname, join sys.path.insert(0, abspath(join(dirname(__file__), '..'))) import pointsbot